aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/upload_dm_results.expected/failed_once.json
diff options
context:
space:
mode:
authorGravatar Kevin Lubick <kjlubick@google.com>2018-01-16 16:06:09 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-01-17 12:29:26 +0000
commitd452434d1717aa42993a4c671ffc5625fe273957 (patch)
tree93c1a5efe943c0bda904324ef164da9e94374eed /infra/bots/recipes/upload_dm_results.expected/failed_once.json
parent279643019e2029a31ec0511d48d4bdbff32d7ab4 (diff)
Upload multiple dm images at once
Use the -m file, as recommended in https://luci-milo.appspot.com/swarming/task/3b197fbd667a1510/steps/upload_images/0/stdout Bug: skia: Change-Id: I58d101f58594bf221d11a787057ee7950b197f86 Reviewed-on: https://skia-review.googlesource.com/94965 Reviewed-by: Stephan Altmueller <stephana@google.com> Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
Diffstat (limited to 'infra/bots/recipes/upload_dm_results.expected/failed_once.json')
-rw-r--r--infra/bots/recipes/upload_dm_results.expected/failed_once.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/infra/bots/recipes/upload_dm_results.expected/failed_once.json b/infra/bots/recipes/upload_dm_results.expected/failed_once.json
index 1e6afe841c..c2531d9e24 100644
--- a/infra/bots/recipes/upload_dm_results.expected/failed_once.json
+++ b/infra/bots/recipes/upload_dm_results.expected/failed_once.json
@@ -90,6 +90,7 @@
{
"cmd": [
"gsutil",
+ "-m",
"cp",
"[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
@@ -103,6 +104,7 @@
{
"cmd": [
"gsutil",
+ "-m",
"cp",
"[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"