| Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal.json
|
| diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal.json
|
| index 48371b96959cccee14b8172d146640d8ee39de2a..86a413db0a8d2148eecb2a88bcb2728f82b18e73 100644
|
| --- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal.json
|
| +++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal.json
|
| @@ -125,6 +125,25 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| + "[SLAVE_BUILD]/infra_internal/recipes/recipes.py",
|
| + "simulation_test",
|
| + "test"
|
| + ],
|
| + "name": "recipe tests"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[SLAVE_BUILD]/infra_internal/recipes/recipes.py",
|
| + "lint"
|
| + ],
|
| + "name": "recipe lint"
|
| + },
|
| + {
|
| + "cmd": [
|
| + "python",
|
| + "-u",
|
| "[SLAVE_BUILD]/infra_internal/go/env.py"
|
| ],
|
| "name": "go bootstrap"
|
|
|