Index: scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json |
index ff9319a64873f6debe148ec6d725cd4ec7b4f241..247e77fe6122facf1aeb97b5bafabd9077a1e269 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json |
@@ -21,6 +21,7 @@ |
"--revision", |
"src@HEAD" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "bot_update", |
"~followup_annotations": [ |
"@@@STEP_TEXT@Some step text@@@", |
@@ -67,6 +68,7 @@ |
"[DEPOT_TOOLS]/gclient.py", |
"runhooks" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"env": { |
"GYP_DEFINES": "branding=Chrome buildtype=Official component=static_library gomadir='[BUILD]/goma' target_arch=x64 use_goma=1" |
}, |
@@ -78,6 +80,7 @@ |
"-u", |
"[BUILD]/scripts/slave/cleanup_temp.py" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "cleanup_temp" |
}, |
{ |
@@ -102,6 +105,7 @@ |
"--", |
"chromium_builder_perf" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "compile" |
}, |
{ |
@@ -121,6 +125,7 @@ |
"--build-properties", |
"{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromium.perf\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
], |
+ "cwd": "[SLAVE_BUILD]", |
"name": "package build" |
} |
] |