Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(595)

Unified Diff: scripts/slave/gatekeeper.json

Issue 2243873002: Add new Cronet bots to gatekeeper.json (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Change comma to colon Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/gatekeeper.json
diff --git a/scripts/slave/gatekeeper.json b/scripts/slave/gatekeeper.json
index 34dbd78666d8ef877a1002b2a116e2ae08053f4b..0d1b77e0d41fb34d3265daa1af22a2b89b37f127 100644
--- a/scripts/slave/gatekeeper.json
+++ b/scripts/slave/gatekeeper.json
@@ -79,6 +79,38 @@
"*"
]
},
+ "Android Cronet KitKat Builder": {
+ "tree_notify": [
+ "cronet-team+build@google.com"
+ ],
+ "closing_optional": [
+ "*"
+ ]
+ },
+ "Android Cronet Lollipop Builder": {
+ "tree_notify": [
+ "cronet-team+build@google.com"
+ ],
+ "closing_optional": [
+ "*"
+ ]
+ },
+ "Android Cronet Marshmallow 64bit Builder": {
+ "tree_notify": [
+ "cronet-team+build@google.com"
+ ],
+ "closing_optional": [
+ "*"
+ ]
+ },
+ "Android Cronet Marshmallow 64bit Perf": {
+ "tree_notify": [
+ "cronet-team+build@google.com"
+ ],
+ "closing_optional": [
+ "*"
+ ]
+ },
"Android Cronet MIPS Builder": {
"tree_notify": [
"cronet-team+build@google.com"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698