| Index: infra/config/cq.cfg
|
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
|
| index d14408e16753859285eede1c6fb85650223ede81..0d3b1c06bcc0bea4a9e76370fb410c42069e1f33 100644
|
| --- a/infra/config/cq.cfg
|
| +++ b/infra/config/cq.cfg
|
| @@ -50,10 +50,7 @@ verifiers {
|
| }
|
| builders { name: "chromium_presubmit" }
|
| builders { name: "linux_android_rel_ng" }
|
| - builders {
|
| - name: "linux_arm_compile"
|
| - experiment_percentage: 1.0
|
| - }
|
| + builders { name: "linux_arm_compile" }
|
| builders { name: "linux_chromium_asan_rel_ng" }
|
| builders { name: "linux_chromium_chromeos_compile_dbg_ng" }
|
| builders { name: "linux_chromium_chromeos_ozone_rel_ng" }
|
|
|