| Index: scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin_manifest_failure.json
|
| diff --git a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin_manifest_failure.json b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin_manifest_failure.json
|
| index d9e5cbbaab4e6785516d499907d6258725f00b36..f56026c49d4fe07552e4793e94454156e51a7d26 100644
|
| --- a/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin_manifest_failure.json
|
| +++ b/scripts/slave/recipes/cros/cbuildbot.expected/chromiumos_paladin_manifest_failure.json
|
| @@ -43,6 +43,24 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| + "[SLAVE_BUILD]/chromite/cbuildbot/config_dump.json",
|
| + "/path/to/tmp/json"
|
| + ],
|
| + "name": "read chromite config",
|
| + "~followup_annotations": [
|
| + "@@@STEP_LOG_LINE@config@{@@@",
|
| + "@@@STEP_LOG_LINE@config@ \"x86-generic-paladin\": {@@@",
|
| + "@@@STEP_LOG_LINE@config@ \"build_type\": \"paladin\"@@@",
|
| + "@@@STEP_LOG_LINE@config@ }@@@",
|
| + "@@@STEP_LOG_LINE@config@}@@@",
|
| + "@@@STEP_LOG_END@config@@@"
|
| + ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "RECIPE_MODULE[build::gitiles]/resources/gerrit_client.py",
|
| "--json-file",
|
| "/path/to/tmp/json",
|
|
|