Index: testing/buildbot/chromium_athena.json |
diff --git a/testing/buildbot/chromium_athena.json b/testing/buildbot/chromium_athena.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ee984ee164a337312950a3acc7f8706f7626f30c |
--- /dev/null |
+++ b/testing/buildbot/chromium_athena.json |
@@ -0,0 +1,10 @@ |
+{ |
+ "compile_targets": [ |
+ "chrome", |
+ "athena_main" |
+ ], |
+ "gtest_tests": [ |
+ "browser_tests", |
sky
2014/10/23 23:52:33
You'll want to swarm this.
|
+ "athena_unittests" |
sky
2014/10/23 23:52:33
Not sure how expensive/long this takes to run, but
|
+ ] |
+} |