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

Flip linux_arm bot to GN.

R=bradnelson@chromium.org
BUG=605732

Review-Url: https://codereview.chromium.org/2001163003
Cr-Commit-Position: refs/heads/master@{#396954}
parent 59d93bca
...@@ -710,7 +710,7 @@ ...@@ -710,7 +710,7 @@
'chromeos_x86-generic_variable': 'findit', 'chromeos_x86-generic_variable': 'findit',
'chromium_presubmit': 'none', 'chromium_presubmit': 'none',
'closure_compilation': 'closure_compilation', 'closure_compilation': 'closure_compilation',
'linux_arm': 'swarming_gyp_release_trybot_arm', 'linux_arm': 'swarming_gn_release_trybot_arm',
'linux_chromium_archive_rel_ng': 'noswarming_gn_release_bot', 'linux_chromium_archive_rel_ng': 'noswarming_gn_release_bot',
'linux_chromium_asan_rel_ng': 'swarming_asan_lsan_gyp_release_trybot', 'linux_chromium_asan_rel_ng': 'swarming_asan_lsan_gyp_release_trybot',
'linux_chromium_asan_variable': 'findit', 'linux_chromium_asan_variable': 'findit',
...@@ -1810,8 +1810,8 @@ ...@@ -1810,8 +1810,8 @@
'swarming', 'gyp', 'msan', 'release_bot', 'swarming', 'gyp', 'msan', 'release_bot',
], ],
'swarming_gyp_release_trybot_arm': [ 'swarming_gn_release_trybot_arm': [
'swarming', 'gyp', 'release_trybot', 'arm', 'crosscompile', 'swarming', 'gn', 'release_trybot', 'arm', 'crosscompile',
], ],
'swarming_gyp_syzyasan_release_trybot_x86': [ 'swarming_gyp_syzyasan_release_trybot_x86': [
......
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