Chromium Code Reviews| Index: infra/config/cq.cfg |
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg |
| index b77d6536e040b2af63afbba3b48ac1bb0ae937fd..f1c362e3550f23ee59ba262001cb0ff6edbbbeb1 100644 |
| --- a/infra/config/cq.cfg |
| +++ b/infra/config/cq.cfg |
| @@ -16,6 +16,10 @@ verifiers { |
| buckets { |
| name: "master.tryserver.infra" |
| builders { name: "Luci-py Presubmit" } |
| + builders { |
| + name: "Luci-py Presubmit (Swarming)" |
| + experiment_percentage: 100 |
| + } |
| } |
| } |
| } |