diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 9716c4893..3469cdcd5 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -32,14 +32,7 @@ verifiers { name: "tryserver.chromium.linux" builders { name: "depot_tools_presubmit" - experiment_percentage: 1.0 } } } } - -verifiers_with_patch { - presubmit_check { - timeout: 900 - } -}