| Index: scripts/slave/recipes/cros/cbuildbot_tryjob.expected/basic.json
|
| diff --git a/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/basic.json b/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/basic.json
|
| index 6859435c756b36a9333e0ffa884d742db5d7cb56..d0103636a8133ede941ddad530cc460b57fcb186 100644
|
| --- a/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/basic.json
|
| +++ b/scripts/slave/recipes/cros/cbuildbot_tryjob.expected/basic.json
|
| @@ -11,6 +11,7 @@
|
| "--attempts",
|
| "10"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Fetch tryjob commit",
|
| "~followup_annotations": [
|
| "@@@STEP_LOG_LINE@json.output@{@@@",
|
| @@ -55,6 +56,7 @@
|
| "--attempts",
|
| "10"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "Fetch tryjob descriptor (user/user.12345)",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@extra_args: [u'--timeout', u'14400', u'--remote-trybot', u'--remote-version=4']<br/>name: 12345<br/>email: testauthor@fake.chromium.org@@@"
|
| @@ -83,6 +85,7 @@
|
| "chromite@master:",
|
| "--force"
|
| ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| "name": "bot_update",
|
| "~followup_annotations": [
|
| "@@@STEP_TEXT@Some step text@@@",
|
|
|