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

Unified Diff: masters/master.tryserver.chromium.linux/slaves.cfg

Issue 2477673002: tryserver.chromium.linux: move linux_asan_rel_ng back to CQ pool (Closed)
Patch Set: Created 4 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.linux/slaves.cfg
diff --git a/masters/master.tryserver.chromium.linux/slaves.cfg b/masters/master.tryserver.chromium.linux/slaves.cfg
index 2645a4185e9f9d32da0b8b85c5935febbbf823eb..3797fb61eb45521dbfdc1ca78f885e17a532b6d9 100644
--- a/masters/master.tryserver.chromium.linux/slaves.cfg
+++ b/masters/master.tryserver.chromium.linux/slaves.cfg
@@ -19,7 +19,7 @@ def linux():
'chromium_devtools',
'chromium_presubmit',
'linux_chromium_archive_rel_ng',
- 'linux_chromium_ubsan_rel_ng',
+ 'linux_chromium_asan_rel_ng',
'linux_chromium_chromeos_asan_rel_ng',
'linux_chromium_chromeos_compile_dbg_ng',
'linux_chromium_chromeos_ozone_rel_ng',
@@ -62,7 +62,7 @@ def linux():
'linux_chromium_dbg_ng', # linux
'linux_chromium_dbg_32_ng', # linux
'linux_chromium_msan_rel_ng', # linux_msan
- 'linux_chromium_asan_rel_ng', # linux ubsan
+ 'linux_chromium_ubsan_rel_ng', # linux ubsan
'linux_chromiumos_full_variable', # linux_chromeos
'linux_chromium_ozone_compile_only_ng', # linux
'linux_site_isolation', # linux
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698