| Index: scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
|
| diff --git a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
|
| similarity index 97%
|
| copy from scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json
|
| copy to scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
|
| index 1f89c9a795148d4a1c07c6933f11dbe9e3714275..4562e969e1c3b734980fd3b78254227b0f681823 100644
|
| --- a/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/one_patch.json
|
| +++ b/scripts/slave/recipes/infra/recipe_roll_tryjob.expected/tryjob.json
|
| @@ -86,6 +86,12 @@
|
| "{}",
|
| "--git-cache-dir",
|
| "[GIT_CACHE]",
|
| + "--issue",
|
| + "12345678",
|
| + "--patchset",
|
| + "1",
|
| + "--rietveld_server",
|
| + "https://fake.code.review",
|
| "--output_json",
|
| "/path/to/tmp/json",
|
| "--revision",
|
| @@ -152,7 +158,7 @@
|
| "--git-cache-dir",
|
| "[GIT_CACHE]",
|
| "--issue",
|
| - "123456",
|
| + "12345678",
|
| "--patchset",
|
| "1",
|
| "--rietveld_server",
|
| @@ -203,6 +209,8 @@
|
| "python",
|
| "-u",
|
| "[SLAVE_BUILD]/build/build/recipes.py",
|
| + "-O",
|
| + "recipe_engine=[SLAVE_BUILD]/recipe_engine/recipe_engine",
|
| "--package",
|
| "[SLAVE_BUILD]/build/build/infra/config/recipes.cfg",
|
| "simulation_test"
|
|
|