From 875a01234f836b09184a2844415ce07cc508db11 Mon Sep 17 00:00:00 2001 From: tandrii Date: Tue, 12 Jul 2016 11:01:40 -0700 Subject: [PATCH] Enable Gerrit CQ on depot_tools project. TBR=andybons@chromium.org BUG= Review-Url: https://codereview.chromium.org/2144723002 --- infra/config/cq.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 7b4b110d5..7c4ff03d1 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -5,6 +5,7 @@ version: 1 cq_name: "depot_tools" cq_status_url: "https://chromium-cq-status.appspot.com" +gerrit {} rietveld { url: "https://codereview.chromium.org" }