Commit 0d02e1c7 authored by Andrii Shyshkalov's avatar Andrii Shyshkalov Committed by Commit Bot

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: 's avatarRobbie Iannucci <iannucci@chromium.org>
parent 39b0b8e3
......@@ -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
# 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)" }
}
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment