delete no longer used cq.cfg.

R=iannucci

Bug: 926635
Change-Id: If44a3a6c47f1434b22a71ba17949f2b794b1c60e
Reviewed-on: https://chromium-review.googlesource.com/c/1449293
Auto-Submit: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
changes/93/1449293/2
Andrii Shyshkalov 7 years ago committed by Commit Bot
parent 39b0b8e32a
commit 0d02e1c7fb

@ -2,7 +2,6 @@ set noparent
iannucci@chromium.org
nodir@chromium.org
sergiyb@chromium.org
tandrii@chromium.org
per-file recipes.cfg=martiniss@chromium.org
per-file recipes.cfg=recipe-roller@chromium.org

@ -1,31 +0,0 @@
# Commit Queue configuration file. The documentation of the format can be found
# at http://luci-config.appspot.com/schemas/projects/refs:cq.cfg.
version: 1
cq_status_url: "https://chromium-cq-status.appspot.com"
git_repo_url: "https://chromium.googlesource.com/chromium/tools/depot_tools"
gerrit {}
verifiers {
gerrit_cq_ability {
committer_list: "project-infra-committers"
dry_run_access_list: "project-infra-tryjob-access"
}
try_job {
buckets {
name: "luci.infra.try"
builders { name: "Depot Tools Presubmit" }
builders { name: "Build downstream Recipe Roll tester from Depot Tools" }
builders { name: "Infra downstream Recipe Roll tester from Depot Tools" }
builders { name: "Skia downstream Recipe Roll tester from Depot Tools" }
builders { name: "Skia Buildbot downstream Recipe Roll tester from Depot Tools" }
}
buckets {
name: "luci.infra-internal.try"
builders { name: "build_limited Roll Tester (depot_tools)" }
builders { name: "release_scripts Roll Tester (depot_tools)" }
}
}
}
Loading…
Cancel
Save