| Index: scripts/slave/recipes/skia/swarm_trigger.expected/Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot.json
|
| diff --git a/scripts/slave/recipes/skia/swarm_trigger.expected/Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot.json b/scripts/slave/recipes/skia/swarm_trigger.expected/Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot.json
|
| index 7cf56338b3c85d937f31777b285c4a93d96bc4cb..fb8ced8e911ea0e2ed4d22a8a53cf25a120045ee 100644
|
| --- a/scripts/slave/recipes/skia/swarm_trigger.expected/Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot.json
|
| +++ b/scripts/slave/recipes/skia/swarm_trigger.expected/Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot.json
|
| @@ -749,10 +749,20 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[SLAVE_BUILD]/skia/infra/bots/assets/skimage/VERSION",
|
| + "[SLAVE_BUILD]/tmp/SK_IMAGE_VERSION",
|
| "/path/to/tmp/"
|
| ],
|
| - "name": "read skimage VERSION"
|
| + "name": "Get downloaded SK_IMAGE_VERSION"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| + "[SLAVE_BUILD]/skia/SK_IMAGE_VERSION",
|
| + "/path/to/tmp/"
|
| + ],
|
| + "name": "Get expected SK_IMAGE_VERSION"
|
| },
|
| {
|
| "cmd": [
|
| @@ -901,8 +911,6 @@
|
| "slavename:skiabot-linux-swarm-000",
|
| "--tag",
|
| "stepname:perf_skia on Ubuntu",
|
| - "--cipd-package",
|
| - "skimage:skia/bots/skimage:version:0",
|
| "def456",
|
| "--",
|
| "--workdir",
|
|
|