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

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: Move from recipe to a step Created 4 years, 6 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
Index: masters/master.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index cb39164c8c298d352ccc10149cb64d459b7f5b32..f089edfb8a38e185d18f653b51bbe7c2e6556ab6 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',

Powered by Google App Engine
This is Rietveld 408576698