aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2016-09-19 09:08:07 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-09-19 09:08:07 -0700
commit9f262811b79f2c3f2c52c03cc2947431a36e8fbe (patch)
treeb77deba660c1ba03eaf421eb329ef1c246543a1c /infra/branch-config
parentd91237ee051523f439238042674ade99207fe4a6 (diff)
To prep for removing CMake bots, take them off the CQ and presubmit.
GN is now far more capable than our CMake builds. Time to officially end that experiment. Reminder how this lands: 1) this CL 2) remove the bots from the masters 3) remove the CMake recipe files 4) remove the CMake files I'm willing to wait on 4) until we can do GN -> CMake generation, but I don't want the bots to hold us back. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2350073002 Review-Url: https://codereview.chromium.org/2350073002
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 870213dea5..351829b2f9 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -40,7 +40,6 @@ verifiers {
builders { name: "Build-Ubuntu-Clang-arm64-Debug-GN_Android-Trybot" }
builders { name: "Build-Ubuntu-Clang-mips64el-Debug-GN_Android-Trybot" }
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-GN-Trybot" }
- builders { name: "Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot" }
builders { name: "Build-Ubuntu-GCC-x86_64-Release-GN-Trybot" }
builders { name: "Build-Win-MSVC-x86-Debug-Trybot" }
builders { name: "Build-Win-MSVC-x86_64-Release-Vulkan-Trybot" }