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

Unified Diff: master/slaves.cfg

Issue 12380071: Adding trybots for Periodic and PerCommit Housekeeper (Closed) Base URL: http://skia.googlecode.com/svn/buildbot/
Patch Set: Created 7 years, 10 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 | « master/skia_master_scripts/utils.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: master/slaves.cfg
===================================================================
--- master/slaves.cfg (revision 7935)
+++ master/slaves.cfg (working copy)
@@ -441,6 +441,8 @@
'builder': [
'Skia_PerCommit_House_Keeping',
'Skia_Periodic_House_Keeping',
+ 'Skia_PerCommit_House_Keeping_Trybot',
+ 'Skia_Periodic_House_Keeping_Trybot',
],
},
{
@@ -449,6 +451,8 @@
'builder': [
'Skia_PerCommit_House_Keeping',
'Skia_Periodic_House_Keeping',
+ 'Skia_PerCommit_House_Keeping_Trybot',
+ 'Skia_Periodic_House_Keeping_Trybot',
],
},
]]
« no previous file with comments | « master/skia_master_scripts/utils.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698