| Index: infra/config/cq.cfg
|
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
|
| index 9415cc9d7e1d52efa8c0ea59e4959af3b91be9bf..464949e53d27c3d91f4bd7b34ca64bc4e11e0856 100644
|
| --- a/infra/config/cq.cfg
|
| +++ b/infra/config/cq.cfg
|
| @@ -54,6 +54,10 @@ verifiers {
|
| builders { name: "linux_chromium_chromeos_rel_ng" }
|
| builders { name: "linux_chromium_clobber_rel_ng" }
|
| builders { name: "linux_chromium_compile_dbg_ng" }
|
| + builders {
|
| + name: "linux_chromium_headless_rel"
|
| + experiment_percentage: 10
|
| + }
|
| builders { name: "linux_chromium_rel_ng" }
|
| builders {
|
| name: "chromium_devtools"
|
|
|