| Index: scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| diff --git a/scripts/slave/recipe_modules/isolate/example.expected/basic.json b/scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| index 8b4af9490f1a1ef16ef5286a28cb6fff5064ef19..d21390da0224c8ff402f467e97c2e0770d405f0c 100644
|
| --- a/scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| +++ b/scripts/slave/recipe_modules/isolate/example.expected/basic.json
|
| @@ -124,5 +124,20 @@
|
| "@@@STEP_LOG_END@json.output@@@",
|
| "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"test1\": \"[dummy hash for test1]\", \"test2\": \"[dummy hash for test2]\"}@@@"
|
| ]
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/swarming.client/run_isolated.py",
|
| + "--isolated",
|
| + "7b28d637ab6bb2516584c21e1098736682457f11",
|
| + "-I",
|
| + "https://isolateserver-dev.appspot.com",
|
| + "--verbose",
|
| + "--"
|
| + ],
|
| + "cwd": "[SLAVE_BUILD]",
|
| + "name": "base_unittests"
|
| }
|
| ]
|
|
|