Commit ee319b4a authored by Jeff Yoon's avatar Jeff Yoon Committed by Commit Bot

Deprecate ios-simulator-cr-recipe

Deprecate ios-simulator-cr-recipe bot as the iOS test harness
revamp is complete for upstream.

Bug: 912681
Change-Id: I413e3ae6d46fef7049461da007bc9180c201f18b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2542046
Commit-Queue: Jeff Yoon <jeffyoon@google.com>
Reviewed-by: default avatarGarrett Beaty <gbeaty@chromium.org>
Cr-Commit-Position: refs/heads/master@{#827896}
parent c80899f4
......@@ -912,10 +912,6 @@ config_groups {
location_regexp_exclude: ".+/[+]/docs/.+"
location_regexp_exclude: ".+/[+]/infra/config/.+"
}
builders {
name: "chromium/try/ios-simulator-cr-recipe"
includable_only: true
}
builders {
name: "chromium/try/ios-simulator-cronet"
location_regexp: ".+/[+]/components/cronet/.+"
......
......@@ -16660,55 +16660,6 @@ buckets {
}
}
}
builders {
name: "ios-simulator-cr-recipe"
swarming_host: "chromium-swarm.appspot.com"
swarming_tags: "vpython:native-python-wrapper"
dimensions: "builder:ios-simulator-cr-recipe"
dimensions: "cpu:x86-64"
dimensions: "os:Mac-10.15"
dimensions: "pool:luci.chromium.ci"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/master"
cmd: "recipes"
}
properties: "{\"$build/goma\":{\"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\":\"chromium\",\"xcode_build_version\":\"12a7209\"}"
execution_timeout_secs: 36000
caches {
name: "xcode_ios_12a7209"
path: "xcode_ios_12a7209.app"
}
build_numbers: YES
service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
experiments {
key: "chromium.resultdb.result_sink"
value: 100
}
experiments {
key: "luci.use_realms"
value: 100
}
resultdb {
enable: true
bq_exports {
project: "luci-resultdb"
dataset: "chromium"
table: "ci_test_results"
test_results {}
}
bq_exports {
project: "luci-resultdb"
dataset: "chromium"
table: "gpu_ci_test_results"
test_results {
predicate {
test_id_regexp: "ninja://(chrome/test:|content/test:fuchsia_)telemetry_gpu_integration_test/.+"
}
}
}
}
}
builders {
name: "ios-simulator-cronet"
swarming_host: "chromium-swarm.appspot.com"
......@@ -31753,63 +31704,6 @@ buckets {
}
}
}
builders {
name: "ios-simulator-cr-recipe"
swarming_host: "chromium-swarm.appspot.com"
swarming_tags: "vpython:native-python-wrapper"
dimensions: "builder:ios-simulator-cr-recipe"
dimensions: "cpu:x86-64"
dimensions: "os:Mac-10.15"
dimensions: "pool:luci.chromium.try"
exe {
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/master"
cmd: "recipes"
}
properties: "{\"$build/goma\":{\"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.mac\",\"recipe\":\"chromium_trybot\",\"xcode_build_version\":\"12a7209\"}"
execution_timeout_secs: 14400
expiration_secs: 7200
caches {
name: "win_toolchain"
path: "win_toolchain"
}
caches {
name: "xcode_ios_12a7209"
path: "xcode_ios_12a7209.app"
}
build_numbers: YES
service_account: "chromium-try-builder@chops-service-accounts.iam.gserviceaccount.com"
task_template_canary_percentage {
value: 5
}
experiments {
key: "chromium.resultdb.result_sink"
value: 50
}
experiments {
key: "luci.use_realms"
value: 100
}
resultdb {
enable: true
bq_exports {
project: "luci-resultdb"
dataset: "chromium"
table: "try_test_results"
test_results {}
}
bq_exports {
project: "luci-resultdb"
dataset: "chromium"
table: "gpu_try_test_results"
test_results {
predicate {
test_id_regexp: "ninja://(chrome/test:|content/test:fuchsia_)telemetry_gpu_integration_test/.+"
}
}
}
}
}
builders {
name: "ios-simulator-cronet"
swarming_host: "chromium-swarm.appspot.com"
......@@ -5238,11 +5238,6 @@ consoles {
category: "iOS"
short_name: "asan"
}
builders {
name: "buildbucket/luci.chromium.ci/ios-simulator-cr-recipe"
category: "iOS"
short_name: "chr"
}
builders {
name: "buildbucket/luci.chromium.ci/ios-simulator-multi-window"
category: "iOS"
......@@ -11917,9 +11912,6 @@ consoles {
builders {
name: "buildbucket/luci.chromium.try/ios-simulator-coverage-exp"
}
builders {
name: "buildbucket/luci.chromium.try/ios-simulator-cr-recipe"
}
builders {
name: "buildbucket/luci.chromium.try/ios-simulator-cronet"
}
......@@ -13034,9 +13026,6 @@ consoles {
builders {
name: "buildbucket/luci.chromium.try/ios-simulator-coverage-exp"
}
builders {
name: "buildbucket/luci.chromium.try/ios-simulator-cr-recipe"
}
builders {
name: "buildbucket/luci.chromium.try/ios-simulator-cronet"
}
......
......@@ -5087,16 +5087,6 @@ job {
builder: "ios-simulator-code-coverage"
}
}
job {
id: "ios-simulator-cr-recipe"
realm: "ci"
acl_sets: "ci"
buildbucket {
server: "cr-buildbucket.appspot.com"
bucket: "luci.chromium.ci"
builder: "ios-simulator-cr-recipe"
}
}
job {
id: "ios-simulator-cronet"
realm: "ci"
......@@ -6542,7 +6532,6 @@ trigger {
triggers: "ios-device"
triggers: "ios-simulator"
triggers: "ios-simulator-code-coverage"
triggers: "ios-simulator-cr-recipe"
triggers: "ios-simulator-cronet"
triggers: "ios-simulator-full-configs"
triggers: "ios-simulator-multi-window"
......
......@@ -2937,14 +2937,6 @@ ci.fyi_ios_builder(
),
)
ci.fyi_ios_builder(
name = "ios-simulator-cr-recipe",
console_view_entry = ci.console_view_entry(
category = "iOS",
short_name = "chr",
),
)
ci.fyi_ios_builder(
name = "ios-simulator-cronet",
branch_selector = branches.STANDARD_MILESTONE,
......
......@@ -1325,10 +1325,6 @@ try_.chromium_mac_ios_builder(
tryjob = try_.job(experiment_percentage = 3),
)
try_.chromium_mac_ios_builder(
name = "ios-simulator-cr-recipe",
)
try_.chromium_mac_ios_builder(
name = "ios-simulator-cronet",
branch_selector = branches.STANDARD_MILESTONE,
......
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