Index: testing/buildbot/chromium.fyi.json |
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json |
index b8cdd2fe65cc1ccbaa2aae14ccfe786e79634c6c..505cf48c01bbcd5c2c84a7ef0d7d7f478ef3c052 100644 |
--- a/testing/buildbot/chromium.fyi.json |
+++ b/testing/buildbot/chromium.fyi.json |
@@ -283,6 +283,23 @@ |
"browser_tests" |
] |
}, |
+ "Linux ChromiumOS Athena Tests (1)": { |
+ "gtest_tests": [ |
+ { |
+ "test": "athena_unittests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true |
+ } |
+ }, |
+ { |
+ "test": "browser_tests", |
+ "swarming": { |
+ "can_use_on_swarming_builders": true, |
+ "shards": 5 |
+ } |
+ } |
+ ] |
+ }, |
"Site Isolation Linux": { |
"gtest_tests": [ |
{ "test": "content_unittests", "args": ["--site-per-process"] }, |