| Index: scripts/slave/recipes/cros/cbuildbot_tryjob.expected/pre_git_cache_release.json
|
| diff --git a/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/external.json b/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/pre_git_cache_release.json
|
| similarity index 91%
|
| copy from scripts/slave/recipes/cros/cbuildbot_tryjob.expected/external.json
|
| copy to scripts/slave/recipes/cros/cbuildbot_tryjob.expected/pre_git_cache_release.json
|
| index 5e2504573a93c441d61ff74f06b1f8fa1ba4c723..bb14175e65dba65ba43a4b735d59a097c1aaf8a6 100644
|
| --- a/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/external.json
|
| +++ b/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/pre_git_cache_release.json
|
| @@ -15,7 +15,7 @@
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
| - "chromite@master:",
|
| + "chromite@release-R54-8743.B:",
|
| "--output_manifest"
|
| ],
|
| "env": {
|
| @@ -27,7 +27,7 @@
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
|
| - "@@@STEP_LOG_LINE@json.output@ \"chromite\": \"master:\"@@@",
|
| + "@@@STEP_LOG_LINE@json.output@ \"chromite\": \"release-R54-8743.B:\"@@@",
|
| "@@@STEP_LOG_LINE@json.output@ }, @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"manifest\": {}, @@@",
|
| "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@",
|
| @@ -43,10 +43,10 @@
|
| "cmd": [
|
| "git",
|
| "checkout",
|
| - "master"
|
| + "release-R54-8743.B"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/chromite",
|
| - "name": "checkout chromite branch [master]"
|
| + "name": "checkout chromite branch [release-R54-8743.B]"
|
| },
|
| {
|
| "cmd": [
|
| @@ -54,7 +54,7 @@
|
| "pull"
|
| ],
|
| "cwd": "[SLAVE_BUILD]/chromite",
|
| - "name": "sync chromite branch [master]"
|
| + "name": "sync chromite branch [release-R54-8743.B]"
|
| },
|
| {
|
| "cmd": [
|
|
|