Commit 5a2478df authored by Garrett Beaty's avatar Garrett Beaty Committed by Commit Bot

Remove closure_compilation builders.

Bug: 1135226
Change-Id: Ic2b0300e92642daad29618d076f520c8fa7e27af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2457427
Commit-Queue: Garrett Beaty <gbeaty@chromium.org>
Reviewed-by: default avatardpapad <dpapad@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814934}
parent a5354ff6
......@@ -500,12 +500,6 @@ config_groups {
name: "chromium/try/chromium_presubmit"
disable_reuse: true
}
builders {
name: "chromium/try/closure_compilation"
location_regexp: ".+/[+]/third_party/closure_compiler/.+"
location_regexp_exclude: ".+/[+]/docs/.+"
location_regexp_exclude: ".+/[+]/infra/config/.+"
}
builders {
name: "chromium/try/dawn-linux-x64-deps-rel"
location_regexp: ".+/[+]/gpu/.+"
......
......@@ -162,11 +162,6 @@ builder.
* [`//build/config/chromeos/.*`](https://cs.chromium.org/search?q=package:%5Echromium$+file:build/config/chromeos/.*)
* [`//chromeos/CHROMEOS_LKGM`](https://cs.chromium.org/chromium/src/chromeos/CHROMEOS_LKGM)
* [closure_compilation](https://ci.chromium.org/p/chromium/builders/try/closure_compilation) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+closure_compilation)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+closure_compilation))
Path regular expressions:
* [`//third_party/closure_compiler/.+`](https://cs.chromium.org/chromium/src/third_party/closure_compiler/)
* [dawn-linux-x64-deps-rel](https://ci.chromium.org/p/chromium/builders/try/dawn-linux-x64-deps-rel) ([definition](https://cs.chromium.org/search?q=package:%5Echromium$+file:/cq.star$+-file:/beta/+-file:/stable/+dawn-linux-x64-deps-rel)) ([matching builders](https://cs.chromium.org/search?q=+file:trybots.py+dawn-linux-x64-deps-rel))
Path regular expressions:
......
......@@ -1445,39 +1445,6 @@ buckets {
}
}
}
builders {
name: "Closure Compilation Linux"
swarming_host: "chromium-swarm.appspot.com"
swarming_tags: "vpython:native-python-wrapper"
dimensions: "builderless:1"
dimensions: "cores:8"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-16.04"
dimensions: "pool:luci.chromium.ci"
dimensions: "ssd:0"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/master"
cmd: "recipes"
}
properties: "{\"$build/goma\":{\"enable_ats\":true,\"rpc_extra_params\":\"?prod\",\"server_host\":\"goma.chromium.org\",\"use_luci_auth\":true},\"$kitchen\":{\"devshell\":true,\"git_auth\":true},\"$recipe_engine/isolated\":{\"server\":\"https://isolateserver.appspot.com\"},\"builder_group\":\"chromium.fyi\",\"recipe\":\"closure_compilation\"}"
execution_timeout_secs: 36000
build_numbers: YES
service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
experiments {
key: "chromium.resultdb.result_sink"
value: 0
}
resultdb {
enable: true
bq_exports {
project: "luci-resultdb"
dataset: "chromium"
table: "ci_test_results"
test_results {}
}
}
}
builders {
name: "CrWinAsan"
swarming_host: "chromium-swarm.appspot.com"
......@@ -18092,43 +18059,6 @@ buckets {
}
}
}
builders {
name: "closure_compilation"
swarming_host: "chromium-swarm.appspot.com"
swarming_tags: "vpython:native-python-wrapper"
dimensions: "builderless:1"
dimensions: "cores:8"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-16.04"
dimensions: "pool:luci.chromium.try"
dimensions: "ssd:0"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/master"
cmd: "recipes"
}
properties: "{\"$build/goma\":{\"enable_ats\":true,\"rpc_extra_params\":\"?prod\",\"server_host\":\"goma.chromium.org\",\"use_luci_auth\":true},\"$kitchen\":{\"devshell\":true,\"git_auth\":true},\"$recipe_engine/isolated\":{\"server\":\"https://isolateserver.appspot.com\"},\"builder_group\":\"tryserver.chromium.linux\",\"recipe\":\"closure_compilation\"}"
execution_timeout_secs: 14400
expiration_secs: 7200
caches {
name: "win_toolchain"
path: "win_toolchain"
}
build_numbers: YES
service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
task_template_canary_percentage {
value: 5
}
resultdb {
enable: true
bq_exports {
project: "luci-resultdb"
dataset: "chromium"
table: "try_test_results"
test_results {}
}
}
}
builders {
name: "dawn-linux-x64-deps-rel"
swarming_host: "chromium-swarm.appspot.com"
......@@ -1823,9 +1823,6 @@ consoles {
builders {
name: "buildbucket/luci.chromium.try/chromium_presubmit"
}
builders {
name: "buildbucket/luci.chromium.try/closure_compilation"
}
builders {
name: "buildbucket/luci.chromium.try/dawn-linux-x64-deps-rel"
}
......@@ -5007,10 +5004,6 @@ consoles {
repo_url: "https://chromium.googlesource.com/chromium/src"
refs: "regexp:refs/heads/master"
manifest_name: "REVISION"
builders {
name: "buildbucket/luci.chromium.ci/Closure Compilation Linux"
category: "closure_compilation"
}
builders {
name: "buildbucket/luci.chromium.ci/android-code-coverage"
category: "code_coverage"
......@@ -11117,9 +11110,6 @@ consoles {
builders {
name: "buildbucket/luci.chromium.try/chromium_presubmit"
}
builders {
name: "buildbucket/luci.chromium.try/closure_compilation"
}
builders {
name: "buildbucket/luci.chromium.try/dawn-linux-x64-deps-rel"
}
......@@ -12178,9 +12168,6 @@ consoles {
builders {
name: "buildbucket/luci.chromium.try/chromium_presubmit"
}
builders {
name: "buildbucket/luci.chromium.try/closure_compilation"
}
builders {
name: "buildbucket/luci.chromium.try/fuchsia-arm64-cast"
}
......
......@@ -289,23 +289,6 @@ notifiers {
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
failed_step_regexp: "update_scripts|setup_build|bot_update|generate_gyp_files|compile|generate_v2_gyp_files|compile_v2"
email {
recipients: "dbeam+closure-bots@chromium.org"
recipients: "fukino+closure-bots@chromium.org"
recipients: "hirono+closure-bots@chromium.org"
recipients: "vitalyp@chromium.org"
}
}
builders {
bucket: "ci"
name: "Closure Compilation Linux"
repository: "https://chromium.googlesource.com/chromium/src"
}
}
notifiers {
notifications {
on_occurrence: FAILURE
......
......@@ -680,16 +680,6 @@ job {
builder: "ChromiumOS ASAN Release"
}
}
job {
id: "Closure Compilation Linux"
realm: "ci"
acl_sets: "ci"
buildbucket {
server: "cr-buildbucket.appspot.com"
bucket: "luci.chromium.ci"
builder: "Closure Compilation Linux"
}
}
job {
id: "CrWinAsan"
realm: "ci"
......@@ -6142,7 +6132,6 @@ trigger {
triggers: "ChromeOS FYI Release (amd64-generic)"
triggers: "ChromeOS FYI Release (kevin)"
triggers: "ChromiumOS ASAN Release"
triggers: "Closure Compilation Linux"
triggers: "CrWinAsan"
triggers: "CrWinAsan(dll)"
triggers: "Dawn Linux x64 Builder"
......
......@@ -149,26 +149,6 @@ tree_closure_notifier(
],
)
luci.notifier(
name = "Closure Compilation Linux",
notify_emails = [
"dbeam+closure-bots@chromium.org",
"fukino+closure-bots@chromium.org",
"hirono+closure-bots@chromium.org",
"vitalyp@chromium.org",
],
on_occurrence = ["FAILURE"],
failed_step_regexp = [
"update_scripts",
"setup_build",
"bot_update",
"generate_gyp_files",
"compile",
"generate_v2_gyp_files",
"compile_v2",
],
)
luci.notifier(
name = "Site Isolation Android",
notify_emails = [
......
......@@ -97,10 +97,6 @@ build_recipe(
name = "recipe:chromium_upload_clang",
)
build_recipe(
name = "recipe:closure_compilation",
)
build_recipe(
name = "recipe:cronet",
)
......
......@@ -113,7 +113,6 @@ ci.console_view(
branch_selector = branches.STANDARD_RELEASES,
ordering = {
None: [
"closure_compilation",
"code_coverage",
"cronet",
"mac",
......@@ -2183,15 +2182,6 @@ ci.fuzz_libfuzzer_builder(
),
)
ci.fyi_builder(
name = "Closure Compilation Linux",
console_view_entry = ci.console_view_entry(
category = "closure_compilation",
),
executable = "recipe:closure_compilation",
notifies = ["Closure Compilation Linux"],
)
ci.fyi_builder(
name = "Linux Viz",
console_view_entry = ci.console_view_entry(
......
......@@ -731,18 +731,6 @@ try_.chromium_linux_builder(
tryjob = try_.job(),
)
try_.chromium_linux_builder(
name = "closure_compilation",
branch_selector = branches.STANDARD_RELEASES,
executable = "recipe:closure_compilation",
main_list_view = settings.main_list_view_name,
tryjob = try_.job(
location_regexp = [
".+/[+]/third_party/closure_compiler/.+",
],
),
)
try_.chromium_linux_builder(
name = "chromium_presubmit",
branch_selector = branches.STANDARD_RELEASES,
......
......@@ -889,7 +889,6 @@
'cast_shell_audio_linux': 'cast_audio_release_trybot',
'cast_shell_linux': 'cast_release_trybot',
'chromium_presubmit': 'presubmit',
'closure_compilation': 'closure_compilation',
'fuchsia_arm64': 'release_trybot_fuchsia_arm64',
'fuchsia-arm64-cast': 'release_trybot_fuchsia_arm64_cast',
'fuchsia-compile-x64-dbg': 'debug_bot_fuchsia_compile_only',
......@@ -1726,11 +1725,6 @@
'clang_tot', 'win_cross', 'minimal_symbols', 'shared', 'release', 'dcheck_always_on',
],
'closure_compilation': [
# The closure bots run their own recipe and shouldn't go through MB.
'error',
],
'codesearch_gen_chromium_android_bot': [
'codesearch', 'android_without_codecs',
],
......
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