Index: testing/commit_queue/config.json |
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json |
index f4481929876fc311ee2d7ac2fa1b0bb3d55daa3a..6ad31963995e7864cf3e7e5786641c545195f314 100644 |
--- a/testing/commit_queue/config.json |
+++ b/testing/commit_queue/config.json |
@@ -1,13 +1,14 @@ |
{ |
"experimental_tryjobs": { |
"10 percent experiment": { |
- "percentage": 0.1, |
+ "percentage": 0.10, |
"trybots": { |
"launched": { |
"tryserver.chromium.linux": { |
"cast_shell": ["defaulttests"], |
"cast_shell_apk": ["defaulttests"], |
"linux_android_rel_ng": ["defaulttests"], |
+ "linux_arm_compile": ["defaulttests"], |
"linux_chromium_asan_rel_ng": ["defaulttests"] |
}, |
"tryserver.chromium.mac": { |