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

Side by Side Diff: testing/buildbot/chromium.gpu.fyi.json

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 unified diff | Download patch
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {}, 2 "AAAAA1 AUTOGENERATED FILE DO NOT EDIT": {},
3 "AAAAA2 See generate_buildbot_json.py to make changes": {}, 3 "AAAAA2 See generate_buildbot_json.py to make changes": {},
4 "Android Release (Nexus 5)": { 4 "Android Release (Nexus 5)": {
5 "gtest_tests": [ 5 "gtest_tests": [
6 { 6 {
7 "override_isolate_target": "angle_unittests", 7 "override_isolate_target": "angle_unittests",
8 "swarming": { 8 "swarming": {
9 "can_use_on_swarming_builders": true, 9 "can_use_on_swarming_builders": true,
10 "cipd_packages": [ 10 "cipd_packages": [
(...skipping 2202 matching lines...) Expand 10 before | Expand all | Expand 10 after
2213 "GPU Mac Builder (dbg)": {}, 2213 "GPU Mac Builder (dbg)": {},
2214 "GPU Win Builder": {}, 2214 "GPU Win Builder": {},
2215 "GPU Win Builder (dbg)": {}, 2215 "GPU Win Builder (dbg)": {},
2216 "GPU Win x64 Builder": {}, 2216 "GPU Win x64 Builder": {},
2217 "GPU Win x64 Builder (dbg)": {}, 2217 "GPU Win x64 Builder (dbg)": {},
2218 "Linux ChromiumOS Builder": { 2218 "Linux ChromiumOS Builder": {
2219 "additional_compile_targets": [ 2219 "additional_compile_targets": [
2220 "All" 2220 "All"
2221 ] 2221 ]
2222 }, 2222 },
2223 "Linux ChromiumOS Ozone Builder": {},
2223 "Linux Debug (NVIDIA)": { 2224 "Linux Debug (NVIDIA)": {
2224 "gtest_tests": [ 2225 "gtest_tests": [
2225 { 2226 {
2226 "args": [ 2227 "args": [
2227 "--use-gpu-in-tests", 2228 "--use-gpu-in-tests",
2228 "--test-launcher-retry-limit=0" 2229 "--test-launcher-retry-limit=0"
2229 ], 2230 ],
2230 "swarming": { 2231 "swarming": {
2231 "can_use_on_swarming_builders": true, 2232 "can_use_on_swarming_builders": true,
2232 "dimension_sets": [ 2233 "dimension_sets": [
(...skipping 16218 matching lines...) Expand 10 before | Expand all | Expand 10 after
18451 { 18452 {
18452 "gpu": "10de:104a", 18453 "gpu": "10de:104a",
18453 "os": "Windows-10-10586" 18454 "os": "Windows-10-10586"
18454 } 18455 }
18455 ] 18456 ]
18456 } 18457 }
18457 } 18458 }
18458 ] 18459 ]
18459 } 18460 }
18460 } 18461 }
OLDNEW
« no previous file with comments | « content/test/gpu/generate_buildbot_json.py ('k') | tools/mb/mb_config.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698