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

Unified Diff: infra/mb/mb_config.pyl

Issue 2050243002: Revert of [mb] Switch staging bot to gyp for testing purposes (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 6 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/mb/mb_config.pyl
diff --git a/infra/mb/mb_config.pyl b/infra/mb/mb_config.pyl
index f4441d107a0825f2840dfc590759a1fafd76409b..585e63d5838489d233dca626d6acc36e3059d5a8 100644
--- a/infra/mb/mb_config.pyl
+++ b/infra/mb/mb_config.pyl
@@ -8,7 +8,7 @@
# below). MB uses this dict to look up which config to use for a given bot.
'masters': {
'client.v8': {
- 'V8 Linux - swarming staging': 'gyp_swarming_release',
+ 'V8 Linux - swarming staging': 'gn_swarming_release',
},
},
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698