0

Delete no longer used cq.cfg.

R=dpranke@chromium.org

Bug: 815072
Change-Id: I98d13b1cfc9d5e55a98c4fef1cbb6075ec1eba50
Reviewed-on: https://chromium-review.googlesource.com/935922
Reviewed-by: Nodir Turakulov <nodir@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Andrii Shyshkalov <tandrii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#538980}
This commit is contained in:
Andrii Shyshkalov
2018-02-24 03:31:32 +00:00
committed by Commit Bot
parent 035d76efdc
commit 1717624a8a
4 changed files with 4 additions and 197 deletions
WATCHLISTS
infra/config
testing/buildbot
tools

@ -749,7 +749,7 @@
'filepath': 'courgette/',
},
'cq': {
'filepath': 'infra/config/cq.cfg',
'filepath': 'infra/config/branch/cq.cfg',
},
'cr_elements': {
'filepath': 'ui/webui/resources/cr_element',

@ -1,194 +0,0 @@
# See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the
# documentation of this file format.
version: 1
cq_name: "chromium"
cq_status_url: "https://chromium-cq-status.appspot.com"
git_repo_url: "https://chromium.googlesource.com/chromium/src"
commit_burst_delay: 60
max_commit_burst: 2
gerrit {}
verifiers {
gerrit_cq_ability {
committer_list: "project-chromium-committers"
dry_run_access_list: "project-chromium-tryjob-access"
}
tree_status {
tree_status_url: "https://chromium-status.appspot.com"
}
# NOTE: when adding new configs to the commit queue, please contact
# chrome-eng-review per
# https://sites.google.com/a/chromium.org/dev/developers/testing/chromium-build-infrastructure/tour-of-the-chromium-buildbot?pli=1#TOC-Adding-new-build-configurations-and-tests-to-the-main-Chromium-waterfall-Commit-Queue
try_job {
buckets {
name: "master.tryserver.chromium.android"
builders {
name: "android_arm64_dbg_recipe"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "android_clang_dbg_recipe"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "android_compile_dbg"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "android_cronet"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "android_n5x_swarming_rel"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "cast_shell_android"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "linux_android_rel_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
}
buckets {
name: "master.tryserver.chromium.chromiumos"
builders {
name: "chromeos-amd64-generic-rel"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "chromeos-daisy-rel"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "linux-chromeos-rel"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
}
buckets {
name: "master.tryserver.chromium.linux"
builders {
name: "cast_shell_linux"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "chromium_presubmit"
equivalent_to { bucket: "luci.chromium.try" percentage: 100 }
}
builders {
name: "fuchsia_arm64"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "fuchsia_x64"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "linux_chromium_asan_rel_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "linux_chromium_ozone_compile_only_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "linux_chromium_compile_dbg_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 100 }
}
builders {
name: "linux_chromium_headless_rel"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "linux_chromium_tsan_rel_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "linux_chromium_rel_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 100 }
}
}
buckets {
name: "master.tryserver.chromium.mac"
# https://crbug.com/739556; make this non-experimental ASAP.
builders {
name: "ios-device"
experiment_percentage: 10
}
# https://crbug.com/739556
builders {
name: "ios-device-xcode-clang"
experiment_percentage: 10
}
builders {
name: "ios-simulator"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
# https://crbug.com/739556
builders {
name: "ios-simulator-xcode-clang"
experiment_percentage: 10
}
builders {
name: "mac_chromium_compile_dbg_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "mac_chromium_rel_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
# The only purpose of this builder here is get data for migrating this
# builder to LUCI, see https://crbug.com/731476.
# 1% of ~90 cq runs/peak hour => builds per peak hour, which currently
# is fine given shared 5 VMs with another optional CQ builder.
# TODO(tandrii): remove this builder once enough data has been
# collected.
name: "mac_chromium_dbg_ng"
experiment_percentage: 3
}
}
buckets {
name: "master.tryserver.chromium.win"
builders {
name: "win-msvc-rel"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "win7_chromium_rel_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "win10_chromium_x64_rel_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
name: "win_chromium_compile_dbg_ng"
equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
}
builders {
# The only purpose of this builder here is get data for migrating this
# builder to LUCI, see https://crbug.com/731384.
# TODO(jchinlee): remove this builder once enough data has been
# collected.
name: "win_chromium_dbg_ng"
experiment_percentage: 5
}
builders {
name: "win7_chromium_rel_loc_exp"
experiment_percentage: 20
}
}
}
# NOTE: when adding new configs to the commit queue, please contact
# chrome-eng-review per
# https://sites.google.com/a/chromium.org/dev/developers/testing/chromium-build-infrastructure/tour-of-the-chromium-buildbot?pli=1#TOC-Adding-new-build-configurations-and-tests-to-the-main-Chromium-waterfall-Commit-Queue
sign_cla {}
}

@ -77,7 +77,7 @@ your tryjob). Non-trybot changes have to be landed manually :(.
When adding tests or bumping timeouts, care must be taken to ensure the
infrastructure has capacity to handle the extra load. This is especially true
for the established
[Chromium CQ builders](https://chromium.googlesource.com/chromium/src/+/master/infra/config/cq.cfg),
[Chromium CQ builders](https://chromium.googlesource.com/chromium/src/+/master/infra/config/branch/cq.cfg),
as they operate under strict execution requirements. Make sure to get an
infrastructure engineer on the Crossover Team to sign off that there is both
buildbot and swarming capacity available.

@ -34,7 +34,8 @@ TRYJOB_STATUS_SLEEP_SECONDS = 30
# Use a shell for subcommands on Windows to get a PATH search.
IS_WIN = sys.platform.startswith('win')
WEBRTC_PATH = os.path.join('third_party', 'webrtc')
# Run these CQ trybots in addition to the default ones in infra/config/cq.cfg.
# Run these CQ trybots in addition to the default ones in
# infra/config/branch/cq.cfg.
EXTRA_TRYBOTS = (
'master.tryserver.chromium.linux:linux_chromium_archive_rel_ng;'
'master.tryserver.chromium.mac:mac_chromium_archive_rel_ng'