Chromium Code Reviews| Index: infra/config/cq.cfg |
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg |
| index 5ec36c1abd47e0a6f75599bdb11412db951a6830..5a494cee5630e8eb0be99a7632e440e6f2680b36 100644 |
| --- a/infra/config/cq.cfg |
| +++ b/infra/config/cq.cfg |
| @@ -54,7 +54,7 @@ verifiers { |
| builders { name: "linux_chromium_compile_dbg_ng" } |
| builders { |
| name: "linux_chromium_headless_rel" |
| - experiment_percentage: 10 |
| + experiment_percentage: 100 |
|
Sami
2016/12/20 14:52:09
Is this equivalent to just removing experiment_per
Paweł Hajdan Jr.
2016/12/20 16:19:52
Nope. A 100% experiment is still an experiment. It
|
| } |
| builders { name: "linux_chromium_rel_ng" } |
| } |