Commit db7aadd6 authored by dpranke's avatar dpranke Committed by Commit bot

Change back to linux_blink_oilpan_rel in MB config.

After we changed most of the oilpan bots to be named
"non-oilpan", we started getting an error because the
experimental linux_blink_oilpan_rel bot on
tryserver.chromium.linux did not get renamed on the
waterfall but did get renamed in mb_config.pyl .

Changing the bot name on the waterfall is somewhat annoying,
so for the moment we'll change the entry in MB instead.

TBR=haraken@chromium.org
BUG=587322
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_blink_oilpan_rel

Review URL: https://codereview.chromium.org/1701303003

Cr-Commit-Position: refs/heads/master@{#376059}
parent 9f2c6358
...@@ -737,7 +737,7 @@ ...@@ -737,7 +737,7 @@
'linux_chromium_cfi_rel_ng': 'gn_cfi_release_trybot', 'linux_chromium_cfi_rel_ng': 'gn_cfi_release_trybot',
'linux_chromium_gn_rel': 'gn_release_trybot', 'linux_chromium_gn_rel': 'gn_release_trybot',
'linux_chromium_gn_chromeos_rel': 'chromeos_ozone_gn_release_trybot', 'linux_chromium_gn_chromeos_rel': 'chromeos_ozone_gn_release_trybot',
'linux_blink_non_oilpan_rel': 'swarming_gn_non_oilpan_release_trybot_minimal_symbols_x64', 'linux_blink_oilpan_rel': 'swarming_gn_non_oilpan_release_trybot_minimal_symbols_x64',
'linux_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot', 'linux_chromium_compile_dbg_ng': 'swarming_gn_debug_trybot',
'linux_chromium_dbg_ng': 'swarming_gn_debug_trybot', 'linux_chromium_dbg_ng': 'swarming_gn_debug_trybot',
'linux_chromium_trusty_dbg': 'gyp_debug_bot', 'linux_chromium_trusty_dbg': 'gyp_debug_bot',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment