Index: scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json |
diff --git a/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json b/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json |
index c1abe220c3a8f0d7d6a35fc5db16df7f7035b9a3..0ecba9dcf4eb090a4937bd4de86a8c43f3c29129 100644 |
--- a/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json |
+++ b/scripts/slave/recipes/skia/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json |
@@ -717,10 +717,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": [ |
@@ -864,8 +874,6 @@ |
"slavename:skiabot-linux-swarm-000", |
"--tag", |
"stepname:test_skia on Ubuntu", |
- "--cipd-package", |
- "skimage:skia/bots/skimage:version:0", |
"def456", |
"--", |
"--workdir", |
@@ -1037,8 +1045,6 @@ |
"slavename:skiabot-linux-swarm-000", |
"--tag", |
"stepname:perf_skia on Ubuntu", |
- "--cipd-package", |
- "skimage:skia/bots/skimage:version:0", |
"def456", |
"--", |
"--workdir", |