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

Unified Diff: masters/master.chromium.fyi/slaves.cfg

Issue 2063323002: Create recipe to run find_annotated_tests.py periodically (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Pass branch info to Nightly scheduler Created 4 years, 5 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.fyi/master.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index 9850d9878f976087836f975aa5bf1f2a13d672b0..068d046bd9d2a93c8b561396f4ca6ffa8faedc1c 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -109,7 +109,7 @@ slaves = [
},
{
'master': 'ChromiumFYI',
- 'builder': 'Android Builder (dbg)',
+ 'builder': ['Android Builder (dbg)', 'Android Find Annotated Test'],
'hostname': 'vm823-m1',
'os': 'linux',
'version': 'precise',
« no previous file with comments | « masters/master.chromium.fyi/master.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/chromium_fyi.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698