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

Unified Diff: testing/commit_queue/config.json

Issue 1088343002: Move linux_arm_compile to a 100% CQ experiment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
index 89be36ca1ee5fbe52487c08befc2852be68ee22a..732154ffd19d821a510a45435f38e59c63d4a9c1 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -30,9 +30,6 @@
"trybots": {
"launched": {
"tryserver.chromium.linux": {
- "linux_arm_compile": [
- "defaulttests"
- ],
"linux_chromium_asan_rel_ng": [
"defaulttests"
]
@@ -60,6 +57,9 @@
"tryserver.chromium.linux": {
"android_amp_rel_tests_recipe": [
"defaulttests"
+ ],
+ "linux_arm_compile": [
+ "defaulttests"
]
},
"tryserver.chromium.mac": {}
« 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