Index: infra/config/cq.cfg |
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg |
index bb0f98fc62e0221b01175779a5f6fc2c70a1fe07..e2fc25b15e74bd1b858fd2b2d912dc81227ae381 100644 |
--- a/infra/config/cq.cfg |
+++ b/infra/config/cq.cfg |
@@ -33,6 +33,10 @@ verifiers { |
builders { |
name: "Depot Tools Presubmit" |
} |
+ builders { |
+ name: "Recipe Roll Downstream Tester" |
+ experiment_percentage: 100 |
+ } |
} |
} |
} |