| Index: scripts/slave/recipes/infra/infra_continuous.expected/infra-64.json
|
| diff --git a/scripts/slave/recipes/infra/infra_continuous.expected/infra-64.json b/scripts/slave/recipes/infra/infra_continuous.expected/infra-64.json
|
| index d6bb9886cc314f92a89dd06aa5a91ecfa49bf095..f8f4c33a60f436b175b56bef45635993ccc4a3d0 100644
|
| --- a/scripts/slave/recipes/infra/infra_continuous.expected/infra-64.json
|
| +++ b/scripts/slave/recipes/infra/infra_continuous.expected/infra-64.json
|
| @@ -25,7 +25,6 @@
|
| "--force",
|
| "--output_manifest"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -64,7 +63,6 @@
|
| "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
|
| "runhooks"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "env": {
|
| "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
|
| },
|
| @@ -97,7 +95,6 @@
|
| "go",
|
| "version"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "go third parties"
|
| },
|
| {
|
| @@ -108,7 +105,6 @@
|
| "python",
|
| "[SLAVE_BUILD]/infra/go/test.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "infra go tests"
|
| },
|
| {
|
| @@ -119,7 +115,6 @@
|
| "--builder",
|
| "infra-continuous-64"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd - build packages"
|
| },
|
| {
|
| @@ -128,7 +123,6 @@
|
| "-u",
|
| "[SLAVE_BUILD]/infra/build/test_packages.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd - test packages integrity"
|
| },
|
| {
|
| @@ -149,7 +143,6 @@
|
| "git_repository:https://chromium.googlesource.com/infra/infra",
|
| "git_revision:5e03a58dc0850e5137a8ebbce29610670c756aed"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd - upload packages",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
|
| @@ -163,7 +156,6 @@
|
| "\nimport os, sys\nfrom common import chromium_utils # Error? See https://crbug.com/584783.\n\npath = sys.argv[1]\nif os.path.exists(path):\n for p in (os.path.join(path, x) for x in os.listdir(path)):\n if os.path.isdir(p):\n chromium_utils.RemoveDirectory(p)\n else:\n os.unlink(p)\n",
|
| "[SLAVE_BUILD]/infra/go/bin"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "rmcontents clean go bin",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@python.inline@@@@",
|
| @@ -189,7 +181,6 @@
|
| "install",
|
| "github.com/luci/luci-go/client/cmd/..."
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "build luci-go"
|
| },
|
| {
|
| @@ -200,7 +191,6 @@
|
| "[SLAVE_BUILD]/infra/go/bin",
|
| "/path/to/tmp/json"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "listdir listing go bin",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@[@@@",
|
| @@ -226,7 +216,6 @@
|
| "[SLAVE_BUILD]/infra/go/bin/file 1",
|
| "[SLAVE_BUILD]/infra/go/bin/file 2"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "upload go bin"
|
| },
|
| {
|
| @@ -237,7 +226,6 @@
|
| "[SLAVE_BUILD]/infra/go/bin/file 1.sha1",
|
| "/path/to/tmp/"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "file 1 sha1",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@0123456789abcdeffedcba987654321012345678@@@"
|
| @@ -251,7 +239,6 @@
|
| "[SLAVE_BUILD]/infra/go/bin/file 2.sha1",
|
| "/path/to/tmp/"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "file 2 sha1",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@0123456789abcdeffedcba987654321012345678@@@"
|
|
|