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

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

Issue 2442663004: Adding isolate for cc_perftests and triggering job on FYI waterfall (Closed)
Patch Set: Removing arg Created 4 years, 2 months 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
Index: testing/buildbot/chromium.perf.fyi.json
diff --git a/testing/buildbot/chromium.perf.fyi.json b/testing/buildbot/chromium.perf.fyi.json
index a1e14c59d48f3b3aff1d817622541f8b2cf28f12..6618dc3a827bc422acbee6c079f0bb480a64540f 100644
--- a/testing/buildbot/chromium.perf.fyi.json
+++ b/testing/buildbot/chromium.perf.fyi.json
@@ -4,9 +4,6 @@
"Android Galaxy S5 Perf (1)": {
"scripts": [
{
- "args": [
- "cc_perftests"
- ],
"name": "cc_perftests",
"script": "gtest_perf_test.py"
},
@@ -23,6 +20,34 @@
"isolated_scripts": [
{
"args": [
+ "cc_perftests"
+ ],
+ "isolate_name": "cc_perftests",
+ "name": "cc_perftests",
+ "override_compile_targets": [
+ "cc_perftests"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "8086:22b1",
+ "id": "build187-b4",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ },
+ {
+ "gpu": "1002:9874",
+ "id": "build171-b4",
+ "os": "Windows-10-10586",
+ "pool": "Chrome-perf"
+ }
+ ],
+ "expiration": 14400
+ }
+ },
+ {
+ "args": [
"dromaeo.cssqueryjquery",
"-v",
"--upload-results",

Powered by Google App Engine
This is Rietveld 408576698