aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/upload_dm_results.expected
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/upload_dm_results.expected')
-rw-r--r--infra/bots/recipes/upload_dm_results.expected/alternate_bucket.json18
-rw-r--r--infra/bots/recipes/upload_dm_results.expected/failed_all.json22
-rw-r--r--infra/bots/recipes/upload_dm_results.expected/failed_once.json20
-rw-r--r--infra/bots/recipes/upload_dm_results.expected/normal_bot.json18
-rw-r--r--infra/bots/recipes/upload_dm_results.expected/trybot.json18
5 files changed, 48 insertions, 48 deletions
diff --git a/infra/bots/recipes/upload_dm_results.expected/alternate_bucket.json b/infra/bots/recipes/upload_dm_results.expected/alternate_bucket.json
index e30dfc2d25..fca5954dd0 100644
--- a/infra/bots/recipes/upload_dm_results.expected/alternate_bucket.json
+++ b/infra/bots/recipes/upload_dm_results.expected/alternate_bucket.json
@@ -22,7 +22,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/dm.json",
+ "[START_DIR]/dm/dm.json",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -36,7 +36,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/verbose.log",
+ "[START_DIR]/dm/verbose.log",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -50,7 +50,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/dm.json"
+ "[START_DIR]/dm/dm.json"
],
"infra_step": true,
"name": "rm old dm.json"
@@ -63,7 +63,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/verbose.log"
+ "[START_DIR]/dm/verbose.log"
],
"infra_step": true,
"name": "rm old verbose.log"
@@ -76,14 +76,14 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/test/dm",
+ "[START_DIR]/dm",
"*.png"
],
"infra_step": true,
"name": "find images",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/test/dm/someimage.png@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/dm/someimage.png@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
@@ -92,7 +92,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images"
@@ -105,14 +105,14 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/test/dm",
+ "[START_DIR]/dm",
"*.pdf"
],
"infra_step": true,
"name": "find images (2)",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/test/dm/someimage.png@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/dm/someimage.png@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
diff --git a/infra/bots/recipes/upload_dm_results.expected/failed_all.json b/infra/bots/recipes/upload_dm_results.expected/failed_all.json
index 2058e5bbe8..3d643abb6f 100644
--- a/infra/bots/recipes/upload_dm_results.expected/failed_all.json
+++ b/infra/bots/recipes/upload_dm_results.expected/failed_all.json
@@ -22,7 +22,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/dm.json",
+ "[START_DIR]/dm/dm.json",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -36,7 +36,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/verbose.log",
+ "[START_DIR]/dm/verbose.log",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -50,7 +50,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/dm.json"
+ "[START_DIR]/dm/dm.json"
],
"infra_step": true,
"name": "rm old dm.json"
@@ -63,7 +63,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/verbose.log"
+ "[START_DIR]/dm/verbose.log"
],
"infra_step": true,
"name": "rm old verbose.log"
@@ -76,14 +76,14 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/test/dm",
+ "[START_DIR]/dm",
"*.png"
],
"infra_step": true,
"name": "find images",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/test/dm/someimage.png@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/dm/someimage.png@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
@@ -92,7 +92,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images",
@@ -106,7 +106,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images (attempt 2)",
@@ -120,7 +120,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images (attempt 3)",
@@ -134,7 +134,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images (attempt 4)",
@@ -148,7 +148,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images (attempt 5)",
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 596ec3bdde..c2531d9e24 100644
--- a/infra/bots/recipes/upload_dm_results.expected/failed_once.json
+++ b/infra/bots/recipes/upload_dm_results.expected/failed_once.json
@@ -22,7 +22,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/dm.json",
+ "[START_DIR]/dm/dm.json",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -36,7 +36,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/verbose.log",
+ "[START_DIR]/dm/verbose.log",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -50,7 +50,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/dm.json"
+ "[START_DIR]/dm/dm.json"
],
"infra_step": true,
"name": "rm old dm.json"
@@ -63,7 +63,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/verbose.log"
+ "[START_DIR]/dm/verbose.log"
],
"infra_step": true,
"name": "rm old verbose.log"
@@ -76,14 +76,14 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/test/dm",
+ "[START_DIR]/dm",
"*.png"
],
"infra_step": true,
"name": "find images",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/test/dm/someimage.png@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/dm/someimage.png@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
@@ -92,7 +92,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images",
@@ -106,7 +106,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images (attempt 2)"
@@ -119,14 +119,14 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/test/dm",
+ "[START_DIR]/dm",
"*.pdf"
],
"infra_step": true,
"name": "find images (2)",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/test/dm/someimage.png@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/dm/someimage.png@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
diff --git a/infra/bots/recipes/upload_dm_results.expected/normal_bot.json b/infra/bots/recipes/upload_dm_results.expected/normal_bot.json
index 44dfb7beac..4a8fd11bf4 100644
--- a/infra/bots/recipes/upload_dm_results.expected/normal_bot.json
+++ b/infra/bots/recipes/upload_dm_results.expected/normal_bot.json
@@ -22,7 +22,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/dm.json",
+ "[START_DIR]/dm/dm.json",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -36,7 +36,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/verbose.log",
+ "[START_DIR]/dm/verbose.log",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -50,7 +50,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/dm.json"
+ "[START_DIR]/dm/dm.json"
],
"infra_step": true,
"name": "rm old dm.json"
@@ -63,7 +63,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/verbose.log"
+ "[START_DIR]/dm/verbose.log"
],
"infra_step": true,
"name": "rm old verbose.log"
@@ -76,14 +76,14 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/test/dm",
+ "[START_DIR]/dm",
"*.png"
],
"infra_step": true,
"name": "find images",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/test/dm/someimage.png@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/dm/someimage.png@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
@@ -92,7 +92,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images"
@@ -105,14 +105,14 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/test/dm",
+ "[START_DIR]/dm",
"*.pdf"
],
"infra_step": true,
"name": "find images (2)",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/test/dm/someimage.png@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/dm/someimage.png@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
diff --git a/infra/bots/recipes/upload_dm_results.expected/trybot.json b/infra/bots/recipes/upload_dm_results.expected/trybot.json
index 405da7af13..5a10528d1d 100644
--- a/infra/bots/recipes/upload_dm_results.expected/trybot.json
+++ b/infra/bots/recipes/upload_dm_results.expected/trybot.json
@@ -22,7 +22,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/dm.json",
+ "[START_DIR]/dm/dm.json",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -36,7 +36,7 @@
"--json-output",
"/path/to/tmp/json",
"copy",
- "[START_DIR]/test/dm/verbose.log",
+ "[START_DIR]/dm/verbose.log",
"[START_DIR]/tmp_upload"
],
"infra_step": true,
@@ -50,7 +50,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/dm.json"
+ "[START_DIR]/dm/dm.json"
],
"infra_step": true,
"name": "rm old dm.json"
@@ -63,7 +63,7 @@
"--json-output",
"/path/to/tmp/json",
"remove",
- "[START_DIR]/test/dm/verbose.log"
+ "[START_DIR]/dm/verbose.log"
],
"infra_step": true,
"name": "rm old verbose.log"
@@ -76,14 +76,14 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/test/dm",
+ "[START_DIR]/dm",
"*.png"
],
"infra_step": true,
"name": "find images",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/test/dm/someimage.png@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/dm/someimage.png@@@",
"@@@STEP_LOG_END@glob@@@"
]
},
@@ -92,7 +92,7 @@
"gsutil",
"-m",
"cp",
- "[START_DIR]/test/dm/*.png",
+ "[START_DIR]/dm/*.png",
"gs://skia-infra-gm/dm-images-v1"
],
"name": "upload images"
@@ -105,14 +105,14 @@
"--json-output",
"/path/to/tmp/json",
"glob",
- "[START_DIR]/test/dm",
+ "[START_DIR]/dm",
"*.pdf"
],
"infra_step": true,
"name": "find images (2)",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_LOG_LINE@glob@[START_DIR]/test/dm/someimage.png@@@",
+ "@@@STEP_LOG_LINE@glob@[START_DIR]/dm/someimage.png@@@",
"@@@STEP_LOG_END@glob@@@"
]
},