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

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

Issue 2442663004: Adding isolate for cc_perftests and triggering job on FYI waterfall (Closed)
Patch Set: Using cc build target Created 4 years, 1 month 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 | « cc/BUILD.gn ('k') | testing/buildbot/gn_isolate_map.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 //tools/perf/generate_perf_json.py to make changes": {}, 3 "AAAAA2 See //tools/perf/generate_perf_json.py to make changes": {},
4 "Android Galaxy S5 Perf (1)": { 4 "Android Galaxy S5 Perf (1)": {
5 "scripts": [ 5 "scripts": [
6 { 6 {
7 "args": [ 7 "args": [
8 "cc_perftests", 8 "cc_perftests",
9 "--adb-path", 9 "--adb-path",
10 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb" 10 "src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 "gpu": "1002:9874", 51 "gpu": "1002:9874",
52 "id": "build171-b4", 52 "id": "build171-b4",
53 "os": "Windows-10-10586", 53 "os": "Windows-10-10586",
54 "pool": "Chrome-perf" 54 "pool": "Chrome-perf"
55 } 55 }
56 ], 56 ],
57 "expiration": 14400 57 "expiration": 14400
58 } 58 }
59 }, 59 },
60 { 60 {
61 "args": [],
62 "isolate_name": "cc_perftests",
63 "name": "cc_perftests",
64 "swarming": {
65 "can_use_on_swarming_builders": true,
66 "dimension_sets": [
67 {
68 "gpu": "1002:9874",
69 "id": "build171-b4",
70 "os": "Windows-10-10586",
71 "pool": "Chrome-perf"
72 }
73 ],
74 "expiration": 14400
75 }
76 },
77 {
61 "args": [ 78 "args": [
62 "dromaeo.cssqueryjquery", 79 "dromaeo.cssqueryjquery",
63 "-v", 80 "-v",
64 "--upload-results", 81 "--upload-results",
65 "--output-format=chartjson", 82 "--output-format=chartjson",
66 "--browser=reference", 83 "--browser=reference",
67 "--output-trace-tag=_ref" 84 "--output-trace-tag=_ref"
68 ], 85 ],
69 "isolate_name": "telemetry_perf_tests", 86 "isolate_name": "telemetry_perf_tests",
70 "name": "dromaeo.cssqueryjquery.reference", 87 "name": "dromaeo.cssqueryjquery.reference",
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
346 "os": "Windows-10-10586", 363 "os": "Windows-10-10586",
347 "pool": "Chrome-perf" 364 "pool": "Chrome-perf"
348 } 365 }
349 ], 366 ],
350 "expiration": 14400 367 "expiration": 14400
351 } 368 }
352 } 369 }
353 ] 370 ]
354 } 371 }
355 } 372 }
OLDNEW
« no previous file with comments | « cc/BUILD.gn ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698