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

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

Issue 2487283002: Adding isolate script targets for all remaining C++ perf tests. (Closed)
Patch Set: Correct formattting in GN file 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gpu/BUILD.gn ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.perf.fyi.json
diff --git a/testing/buildbot/chromium.perf.fyi.json b/testing/buildbot/chromium.perf.fyi.json
index 80a911ffc4e91aba1f4a013192284c3986168c3b..77162dd23d530101750e770bbba13d132a9d8109 100644
--- a/testing/buildbot/chromium.perf.fyi.json
+++ b/testing/buildbot/chromium.perf.fyi.json
@@ -54,14 +54,99 @@
},
{
"args": [],
+ "isolate_name": "gpu_perftests",
+ "name": "gpu_perftests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "8086:22b1",
+ "id": "build47b4",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 14400
+ }
+ },
+ {
+ "args": [],
+ "isolate_name": "load_library_perf_tests",
+ "name": "load_library_perf_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "8086:22b1",
+ "id": "build47-b4",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 14400
+ }
+ },
+ {
+ "args": [],
+ "isolate_name": "performance_browser_tests",
+ "name": "performance_browser_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "8086:22b1",
+ "id": "build48-b4",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 14400
+ }
+ },
+ {
+ "args": [],
"isolate_name": "cc_perftests",
"name": "cc_perftests",
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
- "gpu": "1002:9874",
- "id": "build171-b4",
+ "gpu": "8086:22b1",
+ "id": "build48-b4",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 14400
+ }
+ },
+ {
+ "args": [],
+ "isolate_name": "angle_perftests",
+ "name": "angle_perftests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "8086:22b1",
+ "id": "build48-b4",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 14400
+ }
+ },
+ {
+ "args": [],
+ "isolate_name": "tracing_perftests",
+ "name": "tracing_perftests",
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "8086:22b1",
+ "id": "build48-b4",
"os": "Windows-10-10586",
"pool": "Chrome-perf"
}
« no previous file with comments | « gpu/BUILD.gn ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698