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

Unified Diff: scripts/slave/bot_update.py

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: scripts/slave/bot_update.py
diff --git a/scripts/slave/bot_update.py b/scripts/slave/bot_update.py
index 01a2320789dd4d2fed968092fcb7320b91505271..56f6eba83aa28cc255fc54ace506d2e4a962a75a 100755
--- a/scripts/slave/bot_update.py
+++ b/scripts/slave/bot_update.py
@@ -250,7 +250,7 @@ ENABLED_MASTERS = [
'chromium.lkgr',
'chromium.mac',
'chromium.memory',
- 'chromium.memory.fyi',
+ 'chromium.memory.full',
'chromium.perf',
'chromium.perf.fyi',
'chromium.swarm',

Powered by Google App Engine
This is Rietveld 408576698