diff options
author | navabi <navabi@google.com> | 2015-03-11 13:06:47 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-03-11 20:07:25 +0000 |
commit | 230ec392dae3136340a43236d6a6b3f0afd2d838 (patch) | |
tree | 7cace934b08c3b0b1bd89634cd974f55e237c643 /testing | |
parent | fc6b8fea5a3ed8cf617444263d99478c054fb0d9 (diff) | |
download | chromium_src-230ec392dae3136340a43236d6a6b3f0afd2d838.zip chromium_src-230ec392dae3136340a43236d6a6b3f0afd2d838.tar.gz chromium_src-230ec392dae3136340a43236d6a6b3f0afd2d838.tar.bz2 |
Add android N5 bot as 10% experimental on CQ.
BUG=460553
Review URL: https://codereview.chromium.org/980413003
Cr-Commit-Position: refs/heads/master@{#320133}
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 ff80040..c5d31f4 100644 --- a/testing/commit_queue/config.json +++ b/testing/commit_queue/config.json @@ -6,6 +6,7 @@ "launched": { "tryserver.chromium.linux": { "android_amp_rel_tests_recipe": ["defaulttests"], + "android_n5_rel_tests_recipe": ["defaulttests"], "cast_shell": ["defaulttests"], "cast_shell_apk": ["defaulttests"], "linux_arm_compile": ["defaulttests"], |