From f50b814c9df2d02b8db70776b42d12423b53622c Mon Sep 17 00:00:00 2001 From: Eric Boren Date: Mon, 14 Jan 2019 13:10:12 -0500 Subject: [PATCH] Add Test-Ubuntu18-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1 to CQ This bot may have prevented the recent batch of failures. Bug: skia: Change-Id: Iccbf8d990d22bb61c53dd1d4f1c2fb77c9b70a8f Reviewed-on: https://skia-review.googlesource.com/c/183860 Reviewed-by: Kevin Lubick Commit-Queue: Eric Boren --- infra/branch-config/cq.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg index 03e594b421..b61e24d43c 100644 --- a/infra/branch-config/cq.cfg +++ b/infra/branch-config/cq.cfg @@ -57,6 +57,7 @@ verifiers { builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN" } builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan" } builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All" } + builders { name: "Test-Ubuntu18-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-DDL1" } builders { name: "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All" } builders { name: "Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Release-All" } builders { name: "Test-iOS-Clang-iPhone7-GPU-PowerVRGT7600-arm64-Debug-All" }