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