| Index: scripts/slave/recipe_modules/cipd/example.expected/describe-many-instances.json
|
| diff --git a/scripts/slave/recipe_modules/cipd/example.expected/describe-many-instances.json b/scripts/slave/recipe_modules/cipd/example.expected/describe-many-instances.json
|
| index 01fda2a63a4ee43cff029830c485315413ac5730..ee55637600c9746202999cc912e61b7e2d0de546 100644
|
| --- a/scripts/slave/recipe_modules/cipd/example.expected/describe-many-instances.json
|
| +++ b/scripts/slave/recipe_modules/cipd/example.expected/describe-many-instances.json
|
| @@ -11,7 +11,6 @@
|
| "--json-output",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "install cipd",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@@",
|
| @@ -36,7 +35,6 @@
|
| "--version",
|
| "deadbeaf"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "install cipd (2)",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@@",
|
| @@ -58,7 +56,6 @@
|
| "--json-output",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "ensure_installed",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -82,7 +79,6 @@
|
| "--json-output",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd search public/package/linux-amd64 git_revision:40-chars-long-hash",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -106,7 +102,6 @@
|
| "--json-output",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd describe public/package/linux-amd64",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -159,7 +154,6 @@
|
| "--service-account-json",
|
| "fake-credentials.json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "ensure_installed (2)",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -189,7 +183,6 @@
|
| "--service-account-json",
|
| "fake-credentials.json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd search private/package/linux-amd64 key:value",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -215,7 +208,6 @@
|
| "--service-account-json",
|
| "fake-credentials.json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd describe private/package/linux-amd64",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -263,7 +255,6 @@
|
| "--json-output",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "build fake-package",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -290,7 +281,6 @@
|
| "--install-mode",
|
| "copy"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "build fake-package (2)",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -320,7 +310,6 @@
|
| "--tag",
|
| "fake_tag_2:fake_value_2"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "register infra/fake-package",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -348,7 +337,6 @@
|
| "--tag",
|
| "more:value"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd set-tag fake-package",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -379,7 +367,6 @@
|
| "--ref",
|
| "some"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd set-ref fake-package",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -406,7 +393,6 @@
|
| "--service-account-json",
|
| "fake-credentials.json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd search fake-package/linux-amd64 dead:beaf",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
|
|