| Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal_gerrit.json
|
| diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal_gerrit.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal_gerrit.json
|
| index b9630720a86321c44e5dcb6befba86abf3c8890b..b07e3818f31ff8a0dcf2e00d5e1af48c24c55f17 100644
|
| --- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal_gerrit.json
|
| +++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/infra_internal_gerrit.json
|
| @@ -123,6 +123,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"
|
|
|