| Index: scripts/slave/recipes/infra/infra_continuous.expected/infra_internal.json
|
| diff --git a/scripts/slave/recipes/infra/infra_continuous.expected/infra_internal.json b/scripts/slave/recipes/infra/infra_continuous.expected/infra_internal.json
|
| index 5c1b887de7e4156d64932d73ed48ff548ba7cb6f..da7eb210836b2473d7fc0913603bcdfd147279ab 100644
|
| --- a/scripts/slave/recipes/infra/infra_continuous.expected/infra_internal.json
|
| +++ b/scripts/slave/recipes/infra/infra_continuous.expected/infra_internal.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]"
|
| },
|
| @@ -88,7 +86,6 @@
|
| "go",
|
| "version"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "go third parties"
|
| },
|
| {
|
| @@ -99,7 +96,6 @@
|
| "python",
|
| "[SLAVE_BUILD]/infra_internal/go/test.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "infra go tests"
|
| },
|
| {
|
| @@ -110,7 +106,6 @@
|
| "--builder",
|
| "infra-internal-continuous"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd - build packages"
|
| },
|
| {
|
| @@ -119,7 +114,6 @@
|
| "-u",
|
| "[SLAVE_BUILD]/infra_internal/build/test_packages.py"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd - test packages integrity"
|
| },
|
| {
|
| @@ -140,7 +134,6 @@
|
| "git_repository:https://chrome-internal.googlesource.com/infra/infra_internal",
|
| "git_revision:0a18b32e3a93913e1090d1ee6b8965c6dc3116d6"
|
| ],
|
| - "cwd": "[SLAVE_BUILD]",
|
| "name": "cipd - upload packages",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
|
|