 Chromium Code Reviews
 Chromium Code Reviews Issue 1149943010:
  Enable depot_tools_presubmit trybot for CQ.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
    
  
    Issue 1149943010:
  Enable depot_tools_presubmit trybot for CQ.  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools| Index: infra/config/cq.cfg | 
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg | 
| index 9716c489337ca431d359c464d19a28e69464ebbe..3469cdcd5b1b332ca791f3b9e0557571b5260040 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 | 
| - } | 
| -} |