Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / testing / buildbot / chromium_athena.json
1 {
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   ]
22 }