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

Unified Diff: tools/mb/mb_config.pyl

Issue 2327093002: Add mb configuration for headless trybot (Closed)
Patch Set: break long line Created 4 years, 3 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 | « build/args/bots/tryserver.chromium.linux/headless_linux_dbg_trybot.gn ('k') | 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 e99a79760db2995d240bf1eb4d0171c97e1b3cc5..216d7af5780d2843a0c90d1d067b4084998f20e7 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -899,6 +899,10 @@
# builds (and we only store baselines for release builds).
'linux_layout_tests_slimming_paint_v2': 'swarming_gn_release_bot',
+ 'linux_chromium_headless_dbg':
+ ('//build/args/bots/tryserver.chromium.linux/'
+ 'headless_linux_dbg_trybot.gn'),
+
'linux_nacl_sdk_build': 'gn_release_bot',
'linux_nacl_sdk': 'gn_release_bot',
'linux_optional_gpu_tests_rel':
« no previous file with comments | « build/args/bots/tryserver.chromium.linux/headless_linux_dbg_trybot.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698