[Android] Allow multiple --install in bb_device_steps.py.
[chromium-blink-merge.git] / testing / buildbot / chromium_athena.json
blob7b9d3c6a441c8ff114e4e50bddaef4e88db4ce26
2   "compile_targets": [
3     "chrome",
4     "athena_main"
5   ],
6   "gtest_tests": [
7     {
8       "test": "browser_tests",
9       "swarming": {
10         "can_use_on_swarming_builders": true,
11         "shards": 5
12       }
13     },
14     {
15       "test": "athena_unittests",
16       "swarming": {
17         "can_use_on_swarming_builders": true,
18         "shards": 5
19       }
20     }
21   ]