Index: masters/master.tryserver.infra/builders.pyl |
diff --git a/masters/master.tryserver.infra/builders.pyl b/masters/master.tryserver.infra/builders.pyl |
index 859b8bc0f6e2ea22ccc1f25ceb9de73cf0c8cab0..ae3007ffadf665a675469989d744754fc7a91979 100644 |
--- a/masters/master.tryserver.infra/builders.pyl |
+++ b/masters/master.tryserver.infra/builders.pyl |
@@ -63,6 +63,13 @@ |
"slave_pools": ["trusty64_slave_pool"], |
"slavebuilddir": "presubmit_lucipy", |
}, |
+ "Luci-GAE Presubmit": { |
+ "category": "Luci-GAE", |
+ "recipe": "infra/luci_gae", |
+ "scheduler": None, |
+ "slave_pools": ["trusty64_slave_pool"], |
+ "slavebuilddir": "presubmit_lucigae", |
+ }, |
"Luci-GAE Linux Trusty 64 Tester": { |
"category": "Luci-GAE", |
"recipe": "infra/luci_gae", |