aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/perf.expected
diff options
context:
space:
mode:
authorGravatar Kevin Lubick <kjlubick@google.com>2017-06-01 15:51:06 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-06-02 12:00:05 +0000
commitc78a2d70fc0a38876fa58da98ba109308e25f8b3 (patch)
treee54edb7f26ae1a86009ac3482571864e72bfbf25 /infra/bots/recipes/perf.expected
parent18166eeaf2d088d494c4273b88107544166046fd (diff)
Rename Chromecast CPU tests to GPU tests
Also fix command flags to use skps instead of svgs Bug: skia:6706 Change-Id: Ie099abac738e6eb8808db9aef513a51940c5ccb1 Reviewed-on: https://skia-review.googlesource.com/18441 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
Diffstat (limited to 'infra/bots/recipes/perf.expected')
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug.json (renamed from infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json)4
-rw-r--r--infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release.json (renamed from infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json)12
2 files changed, 8 insertions, 8 deletions
diff --git a/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json b/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug.json
index 2d3682bf9e..91ef9e27b5 100644
--- a/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Debug.json
+++ b/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Debug.json
@@ -303,8 +303,8 @@
"/cache/skia/resources",
"--images",
"/cache/skia/resources/color_wheel.jpg",
- "--svgs",
- "/cache/skia/svgs",
+ "--skps",
+ "/cache/skia/skps",
"--pre_log",
"--match",
"~matrixconvolution",
diff --git a/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json b/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release.json
index 42971f5712..303bcf09aa 100644
--- a/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release.json
+++ b/infra/bots/recipes/perf.expected/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release.json
@@ -339,8 +339,8 @@
"/cache/skia/resources",
"--images",
"/cache/skia/resources/color_wheel.jpg",
- "--svgs",
- "/cache/skia/svgs",
+ "--skps",
+ "/cache/skia/skps",
"--pre_log",
"--match",
"~matrixconvolution",
@@ -362,7 +362,7 @@
"compiler",
"GCC",
"cpu_or_gpu",
- "CPU",
+ "GPU",
"cpu_or_gpu_value",
"Cortex_A7",
"model",
@@ -383,7 +383,7 @@
"python",
"-u",
"\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release/data",
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release/data",
"511"
],
"name": "makedirs perf_dir",
@@ -405,7 +405,7 @@
"adb",
"pull",
"/cache/skia/perf",
- "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release/data"
+ "[CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release/data"
],
"cwd": "[START_DIR]/skia",
"env": {
@@ -415,7 +415,7 @@
"SKIA_OUT": "[START_DIR]/out"
},
"infra_step": true,
- "name": "pull /cache/skia/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-CPU-Cortex_A7-arm-Release/data"
+ "name": "pull /cache/skia/perf [CUSTOM_[SWARM_OUT_DIR]]/perfdata/Perf-Chromecast-GCC-Chorizo-GPU-Cortex_A7-arm-Release/data"
},
{
"cmd": [