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

Unified Diff: masters/master.chromium.memory.full/master.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
« no previous file with comments | « no previous file | masters/master.chromium.memory.full/slaves.cfg » ('j') | scripts/slave/gatekeeper_trees.json » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.chromium.memory.full/master.cfg
diff --git a/masters/master.chromium.memory.full/master.cfg b/masters/master.chromium.memory.full/master.cfg
index b0a47347e7a7eda0d438a9adb590db537ab97599..faca54f0ec8369bac989bebcece841313d71a134 100644
--- a/masters/master.chromium.memory.full/master.cfg
+++ b/masters/master.chromium.memory.full/master.cfg
@@ -137,10 +137,10 @@ def m_remote_run(recipe, **kwargs):
**kwargs)
chromium_win_drmemory_archive = master_config.GetGSUtilUrl(
- 'chromium-memory-fyi', 'drm-cr')
+ 'chromium-memory-full', 'drm-cr')
chromium_win_drmemory_64_archive = master_config.GetGSUtilUrl(
- 'chromium-memory-fyi', 'drm-cr-64')
+ 'chromium-memory-full', 'drm-cr-64')
# IMPORTANT NOTE about adding new tests.
# If you want to add a new test, make sure it's:
« no previous file with comments | « no previous file | masters/master.chromium.memory.full/slaves.cfg » ('j') | scripts/slave/gatekeeper_trees.json » ('J')

Powered by Google App Engine
This is Rietveld 408576698