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: testing/buildbot/chromium_trybot.json

Issue 492293002: Enables only building targets effected by changed on a couple of bots (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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: testing/buildbot/chromium_trybot.json
diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
index 6558af6238342e9fd8fb5d965d59e2b0f43a3792..6014d1dc0555a9caa25a00c0598669180d07071e 100644
--- a/testing/buildbot/chromium_trybot.json
+++ b/testing/buildbot/chromium_trybot.json
@@ -199,10 +199,11 @@
"non_filter_builders": [
],
- "filter_tests_builders": [
- "linux_chromium_rel_swarming",
- "win_chromium_rel",
+ "non_filter_tests_builders": [
sky 2014/08/21 16:01:35 filter_tests_builders is no longer used by recipes
+ ],
+
+ "filter_compile_builders": [
"win_chromium_rel_swarming",
- "win_chromium_x64_rel"
+ "win_chromium_x64_rel_swarming"
]
}
« 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