aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json')
-rw-r--r--infra/bots/recipes/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/infra/bots/recipes/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json b/infra/bots/recipes/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json
index d5a1e55be4..c743570a0f 100644
--- a/infra/bots/recipes/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json
+++ b/infra/bots/recipes/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json
@@ -4,7 +4,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]\\skia\\infra\\bots\\assets\\skp\\VERSION",
+ "[START_DIR]\\skia\\infra\\bots\\assets\\skp\\VERSION",
"/path/to/tmp/"
],
"name": "Get downloaded SKP VERSION"
@@ -15,7 +15,7 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"42",
- "[SLAVE_BUILD]\\tmp\\SKP_VERSION"
+ "[START_DIR]\\tmp\\SKP_VERSION"
],
"name": "write SKP_VERSION"
},
@@ -24,7 +24,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]\\skia\\infra\\bots\\assets\\skimage\\VERSION",
+ "[START_DIR]\\skia\\infra\\bots\\assets\\skimage\\VERSION",
"/path/to/tmp/"
],
"name": "Get downloaded skimage VERSION"
@@ -35,7 +35,7 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"42",
- "[SLAVE_BUILD]\\tmp\\SK_IMAGE_VERSION"
+ "[START_DIR]\\tmp\\SK_IMAGE_VERSION"
],
"name": "write SK_IMAGE_VERSION"
},
@@ -44,7 +44,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]\\skia\\infra\\bots\\assets\\svg\\VERSION",
+ "[START_DIR]\\skia\\infra\\bots\\assets\\svg\\VERSION",
"/path/to/tmp/"
],
"name": "Get downloaded SVG VERSION"
@@ -55,7 +55,7 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"42",
- "[SLAVE_BUILD]\\tmp\\SVG_VERSION"
+ "[START_DIR]\\tmp\\SVG_VERSION"
],
"name": "write SVG_VERSION"
},
@@ -67,7 +67,7 @@
"[CUSTOM_[SWARM_OUT_DIR]]\\perfdata\\Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot\\data"
],
"env": {
- "PYTHONPATH": "[SLAVE_BUILD]\\skia\\infra\\bots\\.recipe_deps\\build\\scripts"
+ "PYTHONPATH": "[START_DIR]\\skia\\infra\\bots\\.recipe_deps\\build\\scripts"
},
"name": "rmtree data",
"~followup_annotations": [
@@ -105,16 +105,16 @@
},
{
"cmd": [
- "[SLAVE_BUILD]\\out\\Release_x64\\nanobench",
+ "[START_DIR]\\out\\Release_x64\\nanobench",
"--undefok",
"-i",
- "[SLAVE_BUILD]\\skia\\resources",
+ "[START_DIR]\\skia\\resources",
"--skps",
- "[SLAVE_BUILD]\\skp",
+ "[START_DIR]\\skp",
"--images",
- "[SLAVE_BUILD]\\skimage\\nanobench",
+ "[START_DIR]\\skimage\\nanobench",
"--svgs",
- "[SLAVE_BUILD]\\svg",
+ "[START_DIR]\\svg",
"--nocpu",
"--pre_log",
"--images",
@@ -180,7 +180,7 @@
"os",
"Win8"
],
- "cwd": "[SLAVE_BUILD]\\skia",
+ "cwd": "[START_DIR]\\skia",
"name": "nanobench"
},
{