Commit 01c9e93f authored by skuhne's avatar skuhne Committed by Commit bot

Adding a special build and test script for athena

This will land shortly before 650403004 gets landed.

BUG=410400
TEST=-

Review URL: https://codereview.chromium.org/652293005

Cr-Commit-Position: refs/heads/master@{#301122}
parent 411b8d24
{
"compile_targets": [
"chrome",
"athena_main"
],
"gtest_tests": [
{
"test": "browser_tests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 5
}
},
{
"test": "athena_unittests",
"swarming": {
"can_use_on_swarming_builders": true,
"shards": 5
}
}
]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment