Chromium Code Reviews| Index: infra/config/cq.cfg |
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg |
| index b61caa98e7c747a5bbfeaf81e564fa635a32af71..8d0c353e56f67ab096714307203f691b23d43b56 100644 |
| --- a/infra/config/cq.cfg |
| +++ b/infra/config/cq.cfg |
| @@ -16,6 +16,10 @@ verifiers { |
| buckets { |
| name: "master.tryserver.infra" |
| builders { name: "Recipes-py Presubmit" } |
| + builders { |
| + name: "Recipe Roll Downstream Tester" |
| + experiment_percentage: 100 |
| + } |
| } |
| } |
| } |