| Index: scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/linux_sdk_asan_multi.json
|
| diff --git a/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/linux_sdk_asan_multi.json b/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/linux_sdk_asan_multi.json
|
| index 8adf4f3725ebd9a522b926593aa5459149ed1f96..81e818928eadead7990ea3a9a2b84421c62cf7cf 100644
|
| --- a/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/linux_sdk_asan_multi.json
|
| +++ b/scripts/slave/recipes/client.nacl.sdk.recipe_autogen.expected/linux_sdk_asan_multi.json
|
| @@ -201,13 +201,45 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "[BUILD]/scripts/slave/compile.py",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
|
| + "--show-path",
|
| + "python",
|
| + "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
|
| + "--gsutil-py-path",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
|
| + "--ninja-path",
|
| + "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
|
| "--target",
|
| "Release",
|
| - "--compiler=goma",
|
| + "--src-dir",
|
| + "[SLAVE_BUILD]/src",
|
| + "--goma-cache-dir",
|
| + "[GOMA_CACHE]",
|
| + "--buildbot-buildername",
|
| + "linux-sdk-asan-multi",
|
| + "--buildbot-mastername",
|
| + "client.nacl.sdk",
|
| + "--buildbot-slavename",
|
| + "TestSlave",
|
| + "--compiler",
|
| + "goma",
|
| + "--goma-jsonstatus",
|
| + "/path/to/tmp/json",
|
| + "--goma-service-account-json-file",
|
| + "/creds/service_accounts/service-account-goma-client.json",
|
| + "--goma-dir",
|
| + "[CACHE]/cipd/goma",
|
| + "--",
|
| "chrome"
|
| ],
|
| - "name": "compile"
|
| + "env": {
|
| + "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
|
| + },
|
| + "name": "compile",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
|
| + "@@@STEP_LOG_END@json.output (invalid)@@@"
|
| + ]
|
| },
|
| {
|
| "allow_subannotations": true,
|
|
|