Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(370)

Unified Diff: testing/buildbot/chromium_athena.json

Issue 681713002: Update from chromium https://crrev.com/301315 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..7b9d3c6a441c8ff114e4e50bddaef4e88db4ce26
--- /dev/null
+++ b/testing/buildbot/chromium_athena.json
@@ -0,0 +1,22 @@
+{
+ "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
+ }
+ }
+ ]
+}
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | testing/buildbot/chromium_trybot.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698