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

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

Issue 2184603003: Move memory FYI slaves to memory full master and switch configs over. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Update expectations 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
Index: masters/master.chromium.memory.fyi/slaves.cfg
diff --git a/masters/master.chromium.memory.fyi/slaves.cfg b/masters/master.chromium.memory.fyi/slaves.cfg
index 45d4486c5177f709e57fb715d07818c3161c5499..414a0769ea1b392743862b127c678b39420fce9f 100644
--- a/masters/master.chromium.memory.fyi/slaves.cfg
+++ b/masters/master.chromium.memory.fyi/slaves.cfg
@@ -282,3 +282,6 @@ slaves = [
'bits': '64',
},
]
+
+for s in slaves:
+ s['hostname'] = 'fake-' + s['hostname']

Powered by Google App Engine
This is Rietveld 408576698