From f6593a68d9a8dbe01f4a3578874bedbfbebe55e5 Mon Sep 17 00:00:00 2001 From: mtklein Date: Fri, 29 Jul 2016 10:41:37 -0700 Subject: Add some GN builders to the CQ. This parallels the set of bots we use to gate commits already. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2189283003 Review-Url: https://codereview.chromium.org/2189283003 --- infra/branch-config/cq.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'infra/branch-config') diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg index f3fe548eab..df83a98533 100644 --- a/infra/branch-config/cq.cfg +++ b/infra/branch-config/cq.cfg @@ -33,12 +33,15 @@ verifiers { } buckets { name: "master.client.skia.compile" + builders { name: "Build-Mac-Clang-x86_64-Release-GN-Trybot" } builders { name: "Build-Mac-Clang-x86_64-Release-Trybot" } + builders { name: "Build-Ubuntu-Clang-x86_64-Debug-GN-Trybot" } builders { name: "Build-Ubuntu-Clang-x86_64-Debug-Trybot" } builders { name: "Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot" } builders { name: "Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot" } builders { name: "Build-Ubuntu-GCC-Mips-Debug-Android-Trybot" } builders { name: "Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot" } + builders { name: "Build-Ubuntu-GCC-x86_64-Release-GN-Trybot" } builders { name: "Build-Ubuntu-GCC-x86_64-Release-Trybot" } builders { name: "Build-Win-MSVC-x86-Debug-Trybot" } builders { name: "Build-Win-MSVC-x86_64-Debug-Trybot" } -- cgit v1.2.3