aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules/isolate/examples/full.expected/always-use-exparchive.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipe_modules/isolate/examples/full.expected/always-use-exparchive.json')
-rw-r--r--infra/bots/recipe_modules/isolate/examples/full.expected/always-use-exparchive.json45
1 files changed, 8 insertions, 37 deletions
diff --git a/infra/bots/recipe_modules/isolate/examples/full.expected/always-use-exparchive.json b/infra/bots/recipe_modules/isolate/examples/full.expected/always-use-exparchive.json
index 8028783049..1719129ed4 100644
--- a/infra/bots/recipe_modules/isolate/examples/full.expected/always-use-exparchive.json
+++ b/infra/bots/recipe_modules/isolate/examples/full.expected/always-use-exparchive.json
@@ -94,9 +94,9 @@
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@[@@@",
- "@@@STEP_LOG_LINE@json.output@ \"test_exparchive\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test1\", @@@",
- "@@@STEP_LOG_LINE@json.output@ \"test2\"@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"test2\", @@@",
+ "@@@STEP_LOG_LINE@json.output@ \"test_exparchive\"@@@",
"@@@STEP_LOG_LINE@json.output@]@@@",
"@@@STEP_LOG_END@json.output@@@"
]
@@ -128,7 +128,7 @@
"-u",
"RECIPE_MODULE[skia::isolate]/resources/isolate.py",
"[START_DIR]/swarming.client",
- "exparchive",
+ "archive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
@@ -154,47 +154,18 @@
"-u",
"RECIPE_MODULE[skia::isolate]/resources/isolate.py",
"[START_DIR]/swarming.client",
- "exparchive",
+ "batcharchive",
"--dump-json",
"/path/to/tmp/json",
"--isolate-server",
"https://isolateserver-dev.appspot.com",
- "--eventlog-endpoint",
- "prod",
- "--isolate",
- "RECIPE_PACKAGE_REPO[skia]/test1.isolate",
- "--isolated",
- "RECIPE_PACKAGE_REPO[skia]/test1.isolated"
- ],
- "name": "isolate test1",
- "~followup_annotations": [
- "@@@STEP_LOG_LINE@json.output@{@@@",
- "@@@STEP_LOG_LINE@json.output@ \"test1\": \"[dummy hash for test1]\"@@@",
- "@@@STEP_LOG_LINE@json.output@}@@@",
- "@@@STEP_LOG_END@json.output@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[skia::isolate]/resources/isolate.py",
- "[START_DIR]/swarming.client",
- "exparchive",
- "--dump-json",
- "/path/to/tmp/json",
- "--isolate-server",
- "https://isolateserver-dev.appspot.com",
- "--eventlog-endpoint",
- "prod",
- "--isolate",
- "RECIPE_PACKAGE_REPO[skia]/test2.isolate",
- "--isolated",
- "RECIPE_PACKAGE_REPO[skia]/test2.isolated"
+ "RECIPE_PACKAGE_REPO[skia]/test1.isolated.gen.json",
+ "RECIPE_PACKAGE_REPO[skia]/test2.isolated.gen.json"
],
- "name": "isolate test2",
+ "name": "isolate tests",
"~followup_annotations": [
"@@@STEP_LOG_LINE@json.output@{@@@",
+ "@@@STEP_LOG_LINE@json.output@ \"test1\": \"[dummy hash for test1]\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"test2\": \"[dummy hash for test2]\"@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",