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

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 2957503002: buildbot: Enable multiple Mac configs on RandomOrder bot. (Closed)
Patch Set: Created 3 years, 6 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index a9d7515ce4a5be8b5aae693997316b0faaf692a5..ddc1b5065c9f67003951950c6330389d5f4079d9 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -12071,6 +12071,13 @@
"dimension_sets": [
{
"os": "Mac-10.9"
+ },
+ {
+ "os": "Mac-10.12"
+ },
+ {
+ "gpu": "8086:0a2e",
+ "os": "Mac-10.12"
}
],
"shards": 8
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698