Chromium Code Reviews| Index: infra/config/cq.cfg |
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg |
| index 5f501b7f30fc8948c455100be66542d6ebb5b3a3..507460a1b12d2cd48fc0e88abee4533d20308c5a 100644 |
| --- a/infra/config/cq.cfg |
| +++ b/infra/config/cq.cfg |
| @@ -31,10 +31,7 @@ verifiers { |
| buckets { |
| name: "tryserver.infra" |
| builders {name: "Build Presubmit"} |
| - builders { |
| - name: "Build Try Recipe Test" |
| - experiment_percentage: 100 |
| - } |
| + builders {name: "Build Try Recipe Test"} |
| } |
| try_job_retry_config { |
| try_job_retry_quota: 3 |