From 196897eb080437e691253b77dd93020abbd2d2bd Mon Sep 17 00:00:00 2001 From: Scott Graham Date: Thu, 18 Oct 2018 15:12:15 -0700 Subject: [PATCH] Remove win buildbot bots from cq config TBR=iannucci@chromium.org Bug: chromium:892712 Change-Id: I11af294ec2d088dc6e846291102077a9fa74d663 Reviewed-on: https://chromium-review.googlesource.com/c/1289714 Reviewed-by: Scott Graham Commit-Queue: Scott Graham --- infra/config/cq.cfg | 9 --------- 1 file changed, 9 deletions(-) diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg index 1fc33243..e47cce08 100644 --- a/infra/config/cq.cfg +++ b/infra/config/cq.cfg @@ -31,15 +31,6 @@ verifiers { dry_run_access_list: "project-crashpad-tryjob-access" } try_job { - buckets { - name: "master.client.crashpad" - builders { name: "crashpad_try_win_dbg" } - builders { name: "crashpad_try_win_rel" } - # https://crbug.com/743139 - disabled until we can move these to swarming, - # at which point we can just remove them. - #builders { name: "crashpad_try_win_x86_dbg" } - #builders { name: "crashpad_try_win_x86_rel" } - } buckets { name: "luci.crashpad.try" builders { name: "crashpad_try_mac_dbg" }