Index: testing/commit_queue/config.json |
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json |
index aefd3c71726deb6b6912f7b8c5983f49aed1f383..3338304acd32a0cc10519a201a472601b31b0729 100644 |
--- a/testing/commit_queue/config.json |
+++ b/testing/commit_queue/config.json |
@@ -30,15 +30,6 @@ |
"trybots": { |
"launched": { |
"tryserver.chromium.linux": { |
- "android_amp_rel_tests_recipe": [ |
- "defaulttests" |
- ], |
- "linux_arm_compile": [ |
- "defaulttests" |
- ], |
- "linux_chromium_asan_rel_ng": [ |
- "defaulttests" |
- ] |
}, |
"tryserver.chromium.mac": { |
"mac_chromium_gn_rel": [ |
@@ -60,7 +51,14 @@ |
"percentage": 1.0, |
"trybots": { |
"launched": { |
- "tryserver.chromium.linux": {}, |
+ "tryserver.chromium.linux": { |
+ "android_amp_rel_tests_recipe": [ |
+ "defaulttests" |
+ ], |
+ "linux_arm_compile": [ |
+ "defaulttests" |
+ ] |
+ }, |
"tryserver.chromium.mac": {} |
} |
} |
@@ -118,7 +116,7 @@ |
"linux_android_rel_ng": [ |
"defaulttests" |
], |
- "linux_chromium_asan_rel": [ |
+ "linux_chromium_asan_rel_ng": [ |
"defaulttests" |
], |
"linux_chromium_chromeos_compile_dbg_ng": [ |