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

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') | no next file with comments »
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 a6ac11c7b5b036ff12381af87890d79709049f8d..b3b5ca754809e46d569e3c064a73c4e20011bcc0 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' : {},
},
'testers': {
« no previous file with comments | « no previous file | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698