Commit eebd159a authored by Haiyang Pan's avatar Haiyang Pan Committed by Commit Bot

android: Remove anroid-nougat-arm64-rel try builders

As all Pixel 1s will be flashed to from NJH47F to PQ3A.190801.002 (See
crbug.com/1111436#c17 for more detail), there won't be devices for
android-nougat-arm64-rel

Bug: 1111436, 1095778
Change-Id: Id80bb9e09ee96c743c47325a9cf99fe62c8d80af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2356972
Commit-Queue: Haiyang Pan <hypan@google.com>
Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#798271}
parent 45f81520
...@@ -217,10 +217,6 @@ config_groups { ...@@ -217,10 +217,6 @@ config_groups {
name: "chromium/try/android-marshmallow-x86-rel" name: "chromium/try/android-marshmallow-x86-rel"
includable_only: true includable_only: true
} }
builders {
name: "chromium/try/android-nougat-arm64-rel"
includable_only: true
}
builders { builders {
name: "chromium/try/android-official" name: "chromium/try/android-official"
includable_only: true includable_only: true
...@@ -2083,10 +2079,6 @@ config_groups { ...@@ -2083,10 +2079,6 @@ config_groups {
name: "chromium/try-m85/android-marshmallow-x86-rel" name: "chromium/try-m85/android-marshmallow-x86-rel"
includable_only: true includable_only: true
} }
builders {
name: "chromium/try-m85/android-nougat-arm64-rel"
includable_only: true
}
builders { builders {
name: "chromium/try-m85/android-official" name: "chromium/try-m85/android-official"
includable_only: true includable_only: true
......
...@@ -19369,43 +19369,6 @@ buckets { ...@@ -19369,43 +19369,6 @@ buckets {
} }
} }
} }
builders {
name: "android-nougat-arm64-rel"
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,\"jobs\":150,\"rpc_extra_params\":\"?prod\",\"server_host\":\"goma.chromium.org\"},\"$kitchen\":{\"devshell\":true,\"git_auth\":true},\"mastername\":\"tryserver.chromium.android\",\"recipe\":\"chromium_trybot\"}"
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 { builders {
name: "android-official" name: "android-official"
swarming_host: "chromium-swarm.appspot.com" swarming_host: "chromium-swarm.appspot.com"
...@@ -31132,43 +31095,6 @@ buckets { ...@@ -31132,43 +31095,6 @@ buckets {
} }
} }
} }
builders {
name: "android-nougat-arm64-rel"
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,\"jobs\":150,\"rpc_extra_params\":\"?prod\",\"server_host\":\"goma.chromium.org\"},\"$kitchen\":{\"devshell\":true,\"git_auth\":true},\"mastername\":\"tryserver.chromium.android\",\"recipe\":\"chromium_trybot\"}"
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 { builders {
name: "android-official" name: "android-official"
swarming_host: "chromium-swarm.appspot.com" swarming_host: "chromium-swarm.appspot.com"
...@@ -4500,9 +4500,6 @@ consoles { ...@@ -4500,9 +4500,6 @@ consoles {
builders { builders {
name: "buildbucket/luci.chromium.try/android-marshmallow-x86-rel" name: "buildbucket/luci.chromium.try/android-marshmallow-x86-rel"
} }
builders {
name: "buildbucket/luci.chromium.try/android-nougat-arm64-rel"
}
builders { builders {
name: "buildbucket/luci.chromium.try/android-official" name: "buildbucket/luci.chromium.try/android-official"
} }
...@@ -4843,9 +4840,6 @@ consoles { ...@@ -4843,9 +4840,6 @@ consoles {
builders { builders {
name: "buildbucket/luci.chromium.try-m85/android-marshmallow-x86-rel" name: "buildbucket/luci.chromium.try-m85/android-marshmallow-x86-rel"
} }
builders {
name: "buildbucket/luci.chromium.try-m85/android-nougat-arm64-rel"
}
builders { builders {
name: "buildbucket/luci.chromium.try-m85/android-official" name: "buildbucket/luci.chromium.try-m85/android-official"
} }
...@@ -14980,9 +14974,6 @@ consoles { ...@@ -14980,9 +14974,6 @@ consoles {
builders { builders {
name: "buildbucket/luci.chromium.try/android-marshmallow-x86-rel" name: "buildbucket/luci.chromium.try/android-marshmallow-x86-rel"
} }
builders {
name: "buildbucket/luci.chromium.try/android-nougat-arm64-rel"
}
builders { builders {
name: "buildbucket/luci.chromium.try/android-oreo-arm64-cts-networkservice-dbg" name: "buildbucket/luci.chromium.try/android-oreo-arm64-cts-networkservice-dbg"
} }
...@@ -15611,9 +15602,6 @@ consoles { ...@@ -15611,9 +15602,6 @@ consoles {
builders { builders {
name: "buildbucket/luci.chromium.try/android-marshmallow-x86-rel" name: "buildbucket/luci.chromium.try/android-marshmallow-x86-rel"
} }
builders {
name: "buildbucket/luci.chromium.try/android-nougat-arm64-rel"
}
builders { builders {
name: "buildbucket/luci.chromium.try/android-opus-arm-rel" name: "buildbucket/luci.chromium.try/android-opus-arm-rel"
} }
......
...@@ -9,7 +9,9 @@ luci.list_view( ...@@ -9,7 +9,9 @@ luci.list_view(
"try/android-lollipop-arm-rel", "try/android-lollipop-arm-rel",
"try/android-marshmallow-arm64-rel", "try/android-marshmallow-arm64-rel",
"try/android-marshmallow-x86-rel", "try/android-marshmallow-x86-rel",
"try/android-nougat-arm64-rel", # TODO(crbug.com/1111436) Added it back once all Pixel 1s are flashed
# back to NJH47F
# "try/android-nougat-arm64-rel",
"try/android-oreo-arm64-cts-networkservice-dbg", "try/android-oreo-arm64-cts-networkservice-dbg",
"try/android-pie-arm64-coverage-rel", "try/android-pie-arm64-coverage-rel",
"try/android-pie-arm64-rel", "try/android-pie-arm64-rel",
......
...@@ -134,10 +134,12 @@ try_.chromium_android_builder( ...@@ -134,10 +134,12 @@ try_.chromium_android_builder(
#), #),
) )
try_.chromium_android_builder( # TODO(crbug.com/1111436) Added it back once all Pixel 1s are flashed
name = "android-nougat-arm64-rel", # back to NJH47F
goma_jobs = goma.jobs.J150, #try_.chromium_android_builder(
) # name = "android-nougat-arm64-rel",
# goma_jobs = goma.jobs.J150,
#)
try_.chromium_android_builder( try_.chromium_android_builder(
name = "android-pie-arm64-dbg", name = "android-pie-arm64-dbg",
......
...@@ -100,10 +100,12 @@ try_.chromium_android_builder( ...@@ -100,10 +100,12 @@ try_.chromium_android_builder(
goma_jobs = goma.jobs.J150, goma_jobs = goma.jobs.J150,
) )
try_.chromium_android_builder( # TODO(crbug.com/1111436) Added it back once all Pixel 1s are flashed
name = "android-nougat-arm64-rel", # back to NJH47F
goma_jobs = goma.jobs.J150, #try_.chromium_android_builder(
) # name = "android-nougat-arm64-rel",
# goma_jobs = goma.jobs.J150,
#)
try_.chromium_android_builder( try_.chromium_android_builder(
name = "android-pie-arm64-dbg", name = "android-pie-arm64-dbg",
......
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