Index: infra/config/cq.cfg |
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg |
index 3003ea6fa3ede010a610591b48b1f260c3fd2da9..285670558ff878e56d4129b0d4120f9788d6a658 100644 |
--- a/infra/config/cq.cfg |
+++ b/infra/config/cq.cfg |
@@ -14,11 +14,9 @@ verifiers { |
} |
try_job { |
buckets { |
- name: "master.tryserver.infra" |
+ name: "luci.infra.try" |
builders { name: "Luci-GAE Linux Trusty 64 Tester" } |
- builders { name: "Luci-GAE Linux Trusty 64 Tester (Swarming)" } |
builders { name: "Luci-GAE Presubmit" } |
- builders { name: "Luci-GAE Presubmit (Swarming)" } |
} |
} |
} |