 Chromium Code Reviews
 Chromium Code Reviews Issue 2187073004:
  Require internal recipe tryjob  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
    
  
    Issue 2187073004:
  Require internal recipe tryjob  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master| Index: infra/config/cq.cfg | 
| diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg | 
| index 6d1c8731f3b97a38ec6a88d2fecc05cc845ce4c1..ae81695c31739029bdc2b94b8ee2297d6c1dafbb 100644 | 
| --- a/infra/config/cq.cfg | 
| +++ b/infra/config/cq.cfg | 
| @@ -31,5 +31,9 @@ verifiers { | 
| name: "Recipe Roll Downstream Tester" | 
| } | 
| } | 
| + buckets { | 
| + name: "master.internal.infra.try" | 
| + builders { name: "build-internal-recipe-downstream-tryjob" } | 
| + } | 
| } | 
| } |