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

Unified Diff: scripts/slave/gatekeeper.json

Issue 2286973002: gatekeeper: Ignore new chromium.perf bots (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Disable galaxy and new mac perf bots for SOM Created 4 years, 2 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 eb95b192dc234aebd218e5bac1ee33b8f0a6160b..c7d9a7b6eb802b5678de67c7f5bedcd13173849f 100644
--- a/scripts/slave/gatekeeper.json
+++ b/scripts/slave/gatekeeper.json
@@ -469,6 +469,14 @@
"chromium_perf_steps"
],
+ "excluded_builders" : [
+ "Android Galaxy S5 Perf (1)",
+ "Android Galaxy S5 Perf (2)",
+ "Android Galaxy S5 Perf (3)",
+ "Mac Pro 10.11 Perf",
+ "Mac Air 10.11 Perf"
+ ],
+
"builders": {
"*": {}
}
« 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