Index: testing/buildbot/chromium.perf.json |
diff --git a/testing/buildbot/chromium.perf.json b/testing/buildbot/chromium.perf.json |
deleted file mode 100644 |
index 61227031370383716b3e7ed1c22c3caf3efc39da..0000000000000000000000000000000000000000 |
--- a/testing/buildbot/chromium.perf.json |
+++ /dev/null |
@@ -1,359 +0,0 @@ |
-{ |
- "Android MotoE 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" |
- } |
- ] |
- }, |
- "Android Nexus10 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" |
- } |
- ] |
- }, |
- "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" |
- } |
- ] |
- }, |
- "Android Nexus5 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" |
- } |
- ] |
- }, |
- "Android Nexus6 Perf": { |
- "scripts": [ |
- { |
- "name": "host_info", |
- "script": "host_info.py" |
- }, |
- { |
- "args": [ |
- "cc_perftests" |
- ], |
- "name": "cc_perftests", |
- "script": "gtest_perf_test.py" |
- } |
- ] |
- }, |
- "Android Nexus7v2 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" |
- } |
- ] |
- }, |
- "Android Nexus9 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" |
- } |
- ] |
- }, |
- "Android One Perf": { |
- "scripts": [ |
- { |
- "name": "host_info", |
- "script": "host_info.py" |
- } |
- ] |
- }, |
- "Linux Perf (3)": { |
- "scripts": [ |
- { |
- "args": [ |
- "cc_perftests", |
- "--test-launcher-print-test-stdio=always" |
- ], |
- "name": "cc_perftests", |
- "script": "gtest_perf_test.py" |
- } |
- ] |
- }, |
- "Mac 10.8 Perf (1)": { |
- "scripts": [ |
- { |
- "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": [ |
- "performance_browser_tests", |
- "--test-launcher-print-test-stdio=always", |
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", |
- "--test-launcher-jobs=1", |
- "--enable-gpu" |
- ], |
- "name": "performance_browser_tests", |
- "script": "gtest_perf_test.py" |
- } |
- ] |
- }, |
- "Mac 10.9 Perf (1)": { |
- "scripts": [ |
- { |
- "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": [ |
- "performance_browser_tests", |
- "--test-launcher-print-test-stdio=always", |
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", |
- "--test-launcher-jobs=1", |
- "--enable-gpu" |
- ], |
- "name": "performance_browser_tests", |
- "script": "gtest_perf_test.py" |
- } |
- ] |
- }, |
- "Win 7 ATI GPU Perf (2)": { |
- "scripts": [ |
- { |
- "args": [ |
- "angle_perftests", |
- "--test-launcher-print-test-stdio=always", |
- "--test-launcher-jobs=1" |
- ], |
- "name": "angle_perftests", |
- "script": "gtest_perf_test.py" |
- }, |
- { |
- "args": [ |
- "performance_browser_tests", |
- "--test-launcher-print-test-stdio=always", |
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", |
- "--test-launcher-jobs=1", |
- "--enable-gpu" |
- ], |
- "name": "performance_browser_tests", |
- "script": "gtest_perf_test.py" |
- } |
- ] |
- }, |
- "Win 7 Intel GPU Perf": { |
- "scripts": [ |
- { |
- "args": [ |
- "angle_perftests", |
- "--test-launcher-print-test-stdio=always", |
- "--test-launcher-jobs=1" |
- ], |
- "name": "angle_perftests", |
- "script": "gtest_perf_test.py" |
- }, |
- { |
- "args": [ |
- "performance_browser_tests", |
- "--test-launcher-print-test-stdio=always", |
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", |
- "--test-launcher-jobs=1", |
- "--enable-gpu" |
- ], |
- "name": "performance_browser_tests", |
- "script": "gtest_perf_test.py" |
- } |
- ] |
- }, |
- "Win 7 Low-End Perf (2)": { |
- "scripts": [ |
- { |
- "args": [ |
- "performance_browser_tests", |
- "--test-launcher-print-test-stdio=always", |
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", |
- "--test-launcher-jobs=1", |
- "--enable-gpu" |
- ], |
- "name": "performance_browser_tests", |
- "script": "gtest_perf_test.py" |
- } |
- ] |
- }, |
- "Win 7 Nvidia GPU Perf (2)": { |
- "scripts": [ |
- { |
- "args": [ |
- "angle_perftests", |
- "--test-launcher-print-test-stdio=always", |
- "--test-launcher-jobs=1" |
- ], |
- "name": "angle_perftests", |
- "script": "gtest_perf_test.py" |
- }, |
- { |
- "args": [ |
- "performance_browser_tests", |
- "--test-launcher-print-test-stdio=always", |
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", |
- "--test-launcher-jobs=1", |
- "--enable-gpu" |
- ], |
- "name": "performance_browser_tests", |
- "script": "gtest_perf_test.py" |
- } |
- ] |
- }, |
- "Win 7 Perf (3)": { |
- "scripts": [ |
- { |
- "args": [ |
- "performance_browser_tests", |
- "--test-launcher-print-test-stdio=always", |
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", |
- "--test-launcher-jobs=1", |
- "--enable-gpu" |
- ], |
- "name": "performance_browser_tests", |
- "script": "gtest_perf_test.py" |
- } |
- ] |
- }, |
- "Win 7 x64 Perf (2)": { |
- "scripts": [ |
- { |
- "args": [ |
- "performance_browser_tests", |
- "--test-launcher-print-test-stdio=always", |
- "--gtest_filter=TabCapturePerformanceTest.*:CastV2PerformanceTest.*", |
- "--test-launcher-jobs=1", |
- "--enable-gpu" |
- ], |
- "name": "performance_browser_tests", |
- "script": "gtest_perf_test.py" |
- } |
- ] |
- }, |
- "Win 8 Perf (2)": { |
- "scripts": [] |
- } |
-} |