| Index: infra/config/cq.cfg
|
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
|
| index 2d60dbf75a550cda6d5c455c118b03a78f7bd9f5..d8c34fc411999fb9a4cc0ee0461565487f3c95f9 100644
|
| --- a/infra/config/cq.cfg
|
| +++ b/infra/config/cq.cfg
|
| @@ -16,17 +16,9 @@ verifiers {
|
|
|
| try_job {
|
| buckets {
|
| - name: "master.tryserver.infra"
|
| + name: "luci.infra.try"
|
| builders {name: "Build Presubmit"}
|
| - builders {
|
| - name: "Build Presubmit (Swarming)"
|
| - experiment_percentage: 100
|
| - }
|
| builders { name: "Recipe Roll Downstream Tester" }
|
| - builders {
|
| - name: "Recipe Roll Downstream Tester (Swarming)"
|
| - experiment_percentage: 100
|
| - }
|
| }
|
| buckets {
|
| name: "master.internal.infra.try"
|
|
|