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 2d43bae3ed45b6b29c2ec0cd63a0f91de2a17990..2a0d9049911bbf0f5ce99f91b78a2ad1f3ed9fbb 100644 |
--- a/scripts/slave/recipes/infra/infra_continuous.expected/infra_internal.json |
+++ b/scripts/slave/recipes/infra/infra_continuous.expected/infra_internal.json |
@@ -28,6 +28,7 @@ |
"infra_internal@HEAD", |
"--force" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -54,6 +55,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "gclient runhooks" |
}, |
{ |
@@ -74,6 +76,7 @@ |
"python", |
"[SLAVE_BUILD]/infra_internal/go/test.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "infra go tests" |
}, |
{ |
@@ -85,6 +88,7 @@ |
"--service-account-json", |
"/creds/service_accounts/service-account-cipd-builder.json" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "build cipd packages" |
} |
] |