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

Unified Diff: scripts/slave/gatekeeper.json

Issue 1938733002: Rename chromium.mac iOS bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 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 | « masters/master.chromium.mac/slaves.cfg ('k') | tests/masters_recipes_test.py » ('j') | 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 8c5d34f091ed2c643100c1bc8c3815b9d473bf15..f90a8b5899ef5ac2f5c8f71e21a79d614c9ddda9 100644
--- a/scripts/slave/gatekeeper.json
+++ b/scripts/slave/gatekeeper.json
@@ -361,17 +361,14 @@
"tree."
],
"builders": {
- "iOS_Device": {
+ "ios-device": {
"sheriff_classes": ["sheriff_ios_europe", "sheriff_ios_us"]
},
- "iOS_Simulator_(dbg)": {
+ "ios-simulator": {
"sheriff_classes": ["sheriff_ios_europe", "sheriff_ios_us"],
"closing_optional": [],
"comment": ["closing_optional due to crbug.com/393861"]
},
- "iOS_Device_(ninja)": {
- "sheriff_classes": ["sheriff_ios_europe", "sheriff_ios_us"]
- },
"Mac GN (dbg)": {
"close_tree": false
},
« no previous file with comments | « masters/master.chromium.mac/slaves.cfg ('k') | tests/masters_recipes_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698