Index: testing/buildbot/chromium.perf.json |
diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json |
index ec70b5b04635220fc46b6bc75104bde162771f38..7d4b02f4a4f1982190b20a2a7006c0143c8f409c 100644 |
--- a/testing/buildbot/chromium.perf.json |
+++ b/testing/buildbot/chromium.perf.json |
@@ -1,163 +1,203 @@ |
{ |
- "Linux Perf (3)": { |
- "scripts": [ |
- { |
- "name": "cc_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"] |
- } |
- ] |
- }, |
- "Android Nexus4 Perf": { |
+ "Android MotoE Perf": { |
"scripts": [ |
{ |
"name": "host_info", |
"script": "host_info.py" |
}, |
{ |
+ "args": [ |
+ "gpu_perftests" |
+ ], |
"name": "gpu_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["gpu_perftests"] |
+ "script": "gtest_perf_test.py" |
}, |
{ |
+ "args": [ |
+ "cc_perftests" |
+ ], |
"name": "cc_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["cc_perftests"] |
+ "script": "gtest_perf_test.py" |
} |
] |
}, |
- "Android Nexus5 Perf": { |
+ "Android Nexus10 Perf": { |
"scripts": [ |
{ |
"name": "host_info", |
"script": "host_info.py" |
}, |
{ |
+ "args": [ |
+ "gpu_perftests" |
+ ], |
"name": "gpu_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["gpu_perftests"] |
+ "script": "gtest_perf_test.py" |
}, |
{ |
+ "args": [ |
+ "cc_perftests" |
+ ], |
"name": "cc_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["cc_perftests"] |
+ "script": "gtest_perf_test.py" |
} |
] |
}, |
- "Android Nexus6 Perf": { |
+ "Android Nexus4 Perf": { |
"scripts": [ |
{ |
+ "name": "host_info", |
+ "script": "host_info.py" |
+ }, |
+ { |
+ "args": [ |
+ "gpu_perftests" |
+ ], |
+ "name": "gpu_perftests", |
+ "script": "gtest_perf_test.py" |
+ }, |
+ { |
+ "args": [ |
+ "cc_perftests" |
+ ], |
"name": "cc_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["cc_perftests"] |
+ "script": "gtest_perf_test.py" |
} |
] |
}, |
- "Android Nexus7v2 Perf": { |
+ "Android Nexus5 Perf": { |
"scripts": [ |
{ |
"name": "host_info", |
"script": "host_info.py" |
}, |
{ |
+ "args": [ |
+ "gpu_perftests" |
+ ], |
"name": "gpu_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["gpu_perftests"] |
+ "script": "gtest_perf_test.py" |
}, |
{ |
+ "args": [ |
+ "cc_perftests" |
+ ], |
"name": "cc_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["cc_perftests"] |
+ "script": "gtest_perf_test.py" |
} |
] |
}, |
- "Android Nexus9 Perf": { |
+ "Android Nexus6 Perf": { |
"scripts": [ |
{ |
- "name": "gpu_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["gpu_perftests"] |
- }, |
- { |
+ "args": [ |
+ "cc_perftests" |
+ ], |
"name": "cc_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["cc_perftests"] |
+ "script": "gtest_perf_test.py" |
} |
] |
}, |
- "Android Nexus10 Perf": { |
+ "Android Nexus7v2 Perf": { |
"scripts": [ |
{ |
"name": "host_info", |
"script": "host_info.py" |
}, |
{ |
+ "args": [ |
+ "gpu_perftests" |
+ ], |
"name": "gpu_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["gpu_perftests"] |
+ "script": "gtest_perf_test.py" |
}, |
{ |
+ "args": [ |
+ "cc_perftests" |
+ ], |
"name": "cc_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["cc_perftests"] |
+ "script": "gtest_perf_test.py" |
} |
] |
}, |
- "Android One Perf": { |
- "scripts": [ |
- ] |
- }, |
- "Android MotoE Perf": { |
+ "Android Nexus9 Perf": { |
"scripts": [ |
{ |
- "name": "host_info", |
- "script": "host_info.py" |
- }, |
- { |
+ "args": [ |
+ "gpu_perftests" |
+ ], |
"name": "gpu_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["gpu_perftests"] |
+ "script": "gtest_perf_test.py" |
}, |
{ |
+ "args": [ |
+ "cc_perftests" |
+ ], |
+ "name": "cc_perftests", |
+ "script": "gtest_perf_test.py" |
+ } |
+ ] |
+ }, |
+ "Android One Perf": { |
+ "scripts": [] |
+ }, |
+ "Linux Perf (3)": { |
+ "scripts": [ |
+ { |
+ "args": [ |
+ "cc_perftests", |
+ "--test-launcher-print-test-stdio=always" |
+ ], |
"name": "cc_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["cc_perftests"] |
+ "script": "gtest_perf_test.py" |
} |
] |
}, |
"Mac 10.8 Perf (1)": { |
"scripts": [ |
{ |
- "name": "gpu_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"] |
+ "args": [ |
+ "gpu_perftests", |
+ "--test-launcher-print-test-stdio=always" |
+ ], |
+ "name": "gpu_perftests", |
+ "script": "gtest_perf_test.py" |
} |
] |
}, |
"Mac 10.8 Perf (3)": { |
"scripts": [ |
{ |
+ "args": [ |
+ "cc_perftests", |
+ "--test-launcher-print-test-stdio=always" |
+ ], |
"name": "cc_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"] |
+ "script": "gtest_perf_test.py" |
} |
] |
}, |
"Mac 10.9 Perf (1)": { |
"scripts": [ |
{ |
- "name": "gpu_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["gpu_perftests", "--test-launcher-print-test-stdio=always"] |
+ "args": [ |
+ "gpu_perftests", |
+ "--test-launcher-print-test-stdio=always" |
+ ], |
+ "name": "gpu_perftests", |
+ "script": "gtest_perf_test.py" |
} |
] |
}, |
"Mac 10.9 Perf (3)": { |
"scripts": [ |
{ |
+ "args": [ |
+ "cc_perftests", |
+ "--test-launcher-print-test-stdio=always" |
+ ], |
"name": "cc_perftests", |
- "script": "gtest_perf_test.py", |
- "args": ["cc_perftests", "--test-launcher-print-test-stdio=always"] |
+ "script": "gtest_perf_test.py" |
} |
] |
} |