diff options
author | jbudorick <jbudorick@chromium.org> | 2015-03-05 06:45:54 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-03-05 14:56:53 +0000 |
commit | e8ef1d1a8ac34400201a6456a3d53fe9447a9b47 (patch) | |
tree | 1b52d19caf9226c41060db5c6c18fec103bd299b /testing | |
parent | c46131eef4c21faee17c10e2e7913043d0884914 (diff) | |
download | chromium_src-e8ef1d1a8ac34400201a6456a3d53fe9447a9b47.zip chromium_src-e8ef1d1a8ac34400201a6456a3d53fe9447a9b47.tar.gz chromium_src-e8ef1d1a8ac34400201a6456a3d53fe9447a9b47.tar.bz2 |
Add android_amp_rel_tests_recipe to the CQ as a 10 percent experiment.
BUG=428727
Review URL: https://codereview.chromium.org/962803003
Cr-Commit-Position: refs/heads/master@{#319252}
Diffstat (limited to 'testing')
-rw-r--r-- | testing/commit_queue/config.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json index 8ae6e31..a335f78 100644 --- a/testing/commit_queue/config.json +++ b/testing/commit_queue/config.json @@ -5,6 +5,7 @@ "trybots": { "launched": { "tryserver.chromium.linux": { + "android_amp_rel_tests_recipe": ["defaulttests"], "cast_shell": ["defaulttests"], "cast_shell_apk": ["defaulttests"], "linux_android_rel_ng": ["defaulttests"], |