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

Unified Diff: masters/master.chromium.infra.cron/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: Add into steps.py 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
« no previous file with comments | « masters/master.chromium.infra.cron/master.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/steps.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.infra.cron/slaves.cfg
diff --git a/masters/master.chromium.infra.cron/slaves.cfg b/masters/master.chromium.infra.cron/slaves.cfg
index 29ccb42690b7d2aa1a1535c137a2185934fa90c9..3c6cd2b6240ab693f3eb567882d87d5f952d4f6e 100644
--- a/masters/master.chromium.infra.cron/slaves.cfg
+++ b/masters/master.chromium.infra.cron/slaves.cfg
@@ -88,7 +88,7 @@ slaves = [
},
{
'master': 'InfraCron',
- 'builder': ['publish_tarball'],
+ 'builder': ['publish_tarball', 'Chromium Android Find Annotated Tests'],
'hostname': 'slave10-c1',
'os': 'linux',
'version': 'trusty',
« no previous file with comments | « masters/master.chromium.infra.cron/master.cfg ('k') | scripts/slave/recipe_modules/chromium_tests/steps.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698