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

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

Issue 2459983002: Reland of Add initial CL for RandomOrder chromium.fyi bot (Closed)
Patch Set: Make --order default None Created 4 years, 2 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 15ed7bbfb7324a39d9d8b6b37ffab2f251b3dda2..a2fb9c45392d9545a10db8d9f232242c44dd6751 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -173,6 +173,14 @@ slaves = [
},
{
'master': 'ChromiumFYI',
+ 'builder': 'WebKit Linux - RandomOrder',
+ 'hostname': 'slave19-c1',
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
'builder': 'Headless Linux (dbg)',
'hostname': 'slave16-c1',
'os': 'linux',

Powered by Google App Engine
This is Rietveld 408576698