Index: scripts/slave/recipes/infra/infra_repo_trybot.expected/only_DEPS.json |
diff --git a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_DEPS.json b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_DEPS.json |
index 5a099dea2f1bb276fdcc9d604caadc03b7afca68..6af688e997c74163080f298fdfd805e05083ef85 100644 |
--- a/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_DEPS.json |
+++ b/scripts/slave/recipes/infra/infra_repo_trybot.expected/only_DEPS.json |
@@ -120,6 +120,25 @@ |
"cmd": [ |
"python", |
"-u", |
+ "[SLAVE_BUILD]/infra/recipes/recipes.py", |
+ "simulation_test", |
+ "test" |
+ ], |
+ "name": "recipe tests" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/infra/recipes/recipes.py", |
+ "lint" |
+ ], |
+ "name": "recipe lint" |
+ }, |
+ { |
+ "cmd": [ |
+ "python", |
+ "-u", |
"[SLAVE_BUILD]/infra/go/env.py" |
], |
"name": "go bootstrap" |