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

Unified Diff: tools/mb/mb_config.pyl

Issue 1846013002: Add MB config for linux_chromium_chromeos_rel_ng. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 93faf154da0e180fef548c7e9b9db2902df31f29..b5373da6f384108dfa80c395ee27783da9c0539c 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -693,7 +693,7 @@
'linux_chromium_chromeos_dbg_ng': 'tbd',
'linux_chromium_chromeos_msan_rel_ng': 'tbd',
'linux_chromium_chromeos_ozone_rel_ng': 'tbd',
- 'linux_chromium_chromeos_rel_ng': 'tbd',
+ 'linux_chromium_chromeos_rel_ng': 'swarming_chromeos_gyp_release_trybot',
'linux_chromium_chromeos_variable': 'tbd',
'linux_chromium_variable': 'tbd',
'linux_nacl_sdk': 'tbd',
@@ -1231,6 +1231,10 @@
'swarming', 'chromeos_with_codecs', 'gyp', 'release_bot',
],
+ 'swarming_chromeos_gyp_release_trybot': [
+ 'swarming', 'chromeos_with_codecs', 'gyp', 'release_trybot',
+ ],
+
'swarming_msan_gyp_release_trybot': [
'swarming', 'chromeos', 'msan', 'gyp', 'release_trybot',
],
« 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