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

Unified Diff: tools/mb/mb_config.pyl

Issue 2848013002: Add a Linux bot to run servicification related tests. (Closed)
Patch Set: more Created 3 years, 8 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 | « testing/buildbot/filters/mojo.fyi.network_content_browsertests.filter ('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 74b3d8b44d14f84dc692170364f6d12c724a75d3..a40deb1a28d14c92b7de48dc815c2c6ebdc677d2 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -200,6 +200,7 @@
'Mac deterministic': 'release_bot_mac_strip',
'Mac deterministic (dbg)': 'debug_bot',
'Mojo ChromiumOS': 'chromeos_with_codecs_ozone_release_trybot',
+ 'Mojo Linux': 'release_bot',
'Mojo Windows': 'release_bot_x86',
'Ozone Linux': 'release_bot_ozone_linux',
'Site Isolation Android': 'android_release_bot_minimal_symbols_arm64',
@@ -579,6 +580,8 @@
# builds (and we only store baselines for release builds).
'linux_layout_tests_layout_ng': 'release_bot',
+ 'linux_mojo': 'release_trybot',
+ 'linux_mojo_chromeos': 'release_trybot',
'linux_nacl_sdk_build': 'release_bot',
'linux_nacl_sdk': 'release_bot',
'linux_optional_gpu_tests_rel': 'gpu_fyi_tests_release_trybot',
@@ -663,6 +666,7 @@
'win_clang_rel': 'clang_official_release_trybot_x86',
'win_clang_x64_dbg': 'win_clang_debug_bot',
'win_clang_x64_rel': 'clang_official_release_trybot',
+ 'win_mojo': 'release_trybot_x86',
'win_nacl_sdk': 'release_bot_x86',
'win_nacl_sdk_build': 'release_bot_x86',
'win_optional_gpu_tests_rel': 'gpu_tests_deqp_gles_release_trybot_x86',
« no previous file with comments | « testing/buildbot/filters/mojo.fyi.network_content_browsertests.filter ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698