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

Unified Diff: tools/mb/mb_config.pyl

Issue 2426553002: Add mb config for linux_chromium_headless_rel (Closed)
Patch Set: Created 4 years, 2 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: tools/mb/mb_config.pyl
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 5e0d52ce5d9e8fea228c135c33bd2ec17739aa6a..80d6e5ca9b205dbdcd802be8a8952d4a6e140b11 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -528,6 +528,7 @@
'linux_chromium_dbg_ng': 'debug_trybot',
'linux_chromium_gn_upload': 'gn_linux_upload',
'linux_chromium_headless_dbg': '//build/args/bots/tryserver.chromium.linux/headless_linux_dbg_trybot.gn',
+ 'linux_chromium_headless_rel': '//build/args/bots/tryserver.chromium.linux/headless_linux_rel_trybot.gn',
# This is intentionally a release_bot and not a release_trybot;
# enabling DCHECKs seems to cause flaky failures that don't show up

Powered by Google App Engine
This is Rietveld 408576698