From 89bd372a025fb759e2540d32b82ab6df56897305 Mon Sep 17 00:00:00 2001 From: David Benjamin Date: Mon, 9 Oct 2017 17:37:22 -0400 Subject: [PATCH] Revert "Add new bots to the CQ." This reverts commit 73ffb74b9e36a93a3e593010a367a610105da9a1. The CQ versions seem to be broken for some reason. Will debug this later. Change-Id: Ib5e30d612c55e907edf8ecede7f3d5e123d97bfb Reviewed-on: https://boringssl-review.googlesource.com/21464 Reviewed-by: David Benjamin --- infra/config/cq.cfg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index e63026c1..c657250b 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -53,10 +53,7 @@ verifiers { builders { name: "win64" } builders { name: "win64_rel" } builders { name: "win64_small" } - builders { name: "win32_vs2017_compile" } - builders { name: "win64_vs2017_compile" } - builders { name: "win32_clang_vs2017_compile" } - builders { name: "win64_clang_vs2017_compile" } + builders { name: "linux_fips" } builders { name: "linux_fips_rel" }