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

Unified Diff: content/test/gpu/generate_buildbot_json.py

Issue 2556033002: Add GPU FYI Linux Ozone builder. (Closed)
Patch Set: Add GPU FYI Linux Ozone builder. Created 4 years 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 | testing/buildbot/chromium.gpu.fyi.json » ('j') | tools/mb/mb_config.pyl » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/gpu/generate_buildbot_json.py
diff --git a/content/test/gpu/generate_buildbot_json.py b/content/test/gpu/generate_buildbot_json.py
index 742cf75118b71ee3f5316a44ec0167f8a430dda1..8ece4c54617b42264061b42d729566358c5eb9a0 100755
--- a/content/test/gpu/generate_buildbot_json.py
+++ b/content/test/gpu/generate_buildbot_json.py
@@ -134,6 +134,7 @@ FYI_WATERFALL = {
'Linux ChromiumOS Builder' : {
'additional_compile_targets' : [ "All" ]
},
+ 'Linux ChromiumOS Ozone Builder' : {},
Ken Russell (switch to Gerrit) 2016/12/07 22:27:10 Do you want the additional_compile_targets from th
fjhenigman 2016/12/09 04:38:45 Dunno - not sure why that bot needs it. Perhaps b
},
'testers': {
« no previous file with comments | « no previous file | testing/buildbot/chromium.gpu.fyi.json » ('j') | tools/mb/mb_config.pyl » ('J')

Powered by Google App Engine
This is Rietveld 408576698