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

Add LUCI and mb configs for CI and trybot "android-11-x86-fyi-rel"

Bug: 1137474
Change-Id: I77a10b8910cb78fc1e20056b938d136a774f1e86
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500942Reviewed-by: default avatarYuke Liao <liaoyuke@chromium.org>
Commit-Queue: Haiyang Pan <hypan@google.com>
Cr-Commit-Position: refs/heads/master@{#821386}
parent e2ae9f55
...@@ -195,6 +195,10 @@ config_groups { ...@@ -195,6 +195,10 @@ config_groups {
name: "chromium/try/android-10-arm64-rel" name: "chromium/try/android-10-arm64-rel"
includable_only: true includable_only: true
} }
builders {
name: "chromium/try/android-11-x86-fyi-rel"
includable_only: true
}
builders { builders {
name: "chromium/try/android-asan" name: "chromium/try/android-asan"
includable_only: true includable_only: true
......
...@@ -11383,6 +11383,43 @@ buckets { ...@@ -11383,6 +11383,43 @@ buckets {
} }
} }
} }
builders {
name: "android-11-x86-fyi-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.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.android.fyi\",\"recipe\":\"chromium\"}"
execution_timeout_secs: 10800
build_numbers: YES
service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
experiments {
key: "chromium.resultdb.result_sink"
value: 0
}
experiments {
key: "luci.use_realms"
value: 100
}
resultdb {
enable: true
bq_exports {
project: "luci-resultdb"
dataset: "chromium"
table: "ci_test_results"
test_results {}
}
}
}
builders { builders {
name: "android-androidx-packager" name: "android-androidx-packager"
swarming_host: "chromium-swarm.appspot.com" swarming_host: "chromium-swarm.appspot.com"
...@@ -19916,6 +19953,51 @@ buckets { ...@@ -19916,6 +19953,51 @@ buckets {
} }
} }
} }
builders {
name: "android-11-x86-fyi-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,\"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.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
}
experiments {
key: "chromium.resultdb.result_sink"
value: 0
}
experiments {
key: "luci.use_realms"
value: 100
}
resultdb {
enable: true
bq_exports {
project: "luci-resultdb"
dataset: "chromium"
table: "try_test_results"
test_results {}
}
}
}
builders { builders {
name: "android-asan" name: "android-asan"
swarming_host: "chromium-swarm.appspot.com" swarming_host: "chromium-swarm.appspot.com"
...@@ -3086,6 +3086,11 @@ consoles { ...@@ -3086,6 +3086,11 @@ consoles {
category: "builder_tester|x86" category: "builder_tester|x86"
short_name: "P-IFT" short_name: "P-IFT"
} }
builders {
name: "buildbucket/luci.chromium.ci/android-11-x86-fyi-rel"
category: "emulator|11|x86"
short_name: "rel"
}
builders { builders {
name: "buildbucket/luci.chromium.ci/android-pie-x86-fyi-rel" name: "buildbucket/luci.chromium.ci/android-pie-x86-fyi-rel"
category: "emulator|P|x86" category: "emulator|P|x86"
...@@ -10999,6 +11004,9 @@ consoles { ...@@ -10999,6 +11004,9 @@ consoles {
builders { builders {
name: "buildbucket/luci.chromium.try/android-10-arm64-rel" name: "buildbucket/luci.chromium.try/android-10-arm64-rel"
} }
builders {
name: "buildbucket/luci.chromium.try/android-11-x86-fyi-rel"
}
builders { builders {
name: "buildbucket/luci.chromium.try/android-asan" name: "buildbucket/luci.chromium.try/android-asan"
} }
...@@ -11915,6 +11923,9 @@ consoles { ...@@ -11915,6 +11923,9 @@ consoles {
builders { builders {
name: "buildbucket/luci.chromium.try/android-10-arm64-rel" name: "buildbucket/luci.chromium.try/android-10-arm64-rel"
} }
builders {
name: "buildbucket/luci.chromium.try/android-11-x86-fyi-rel"
}
builders { builders {
name: "buildbucket/luci.chromium.try/android-asan" name: "buildbucket/luci.chromium.try/android-asan"
} }
......
...@@ -4140,6 +4140,16 @@ job { ...@@ -4140,6 +4140,16 @@ job {
builder: "android-10-arm64-rel" builder: "android-10-arm64-rel"
} }
} }
job {
id: "android-11-x86-fyi-rel"
realm: "ci"
acl_sets: "ci"
buildbucket {
server: "cr-buildbucket.appspot.com"
bucket: "luci.chromium.ci"
builder: "android-11-x86-fyi-rel"
}
}
job { job {
id: "android-androidx-packager" id: "android-androidx-packager"
realm: "ci" realm: "ci"
...@@ -6382,6 +6392,7 @@ trigger { ...@@ -6382,6 +6392,7 @@ trigger {
triggers: "Win10 FYI x64 SkiaRenderer Dawn Release (NVIDIA)" triggers: "Win10 FYI x64 SkiaRenderer Dawn Release (NVIDIA)"
triggers: "Windows deterministic" triggers: "Windows deterministic"
triggers: "android-10-arm64-rel" triggers: "android-10-arm64-rel"
triggers: "android-11-x86-fyi-rel"
triggers: "android-archive-dbg" triggers: "android-archive-dbg"
triggers: "android-archive-rel" triggers: "android-archive-rel"
triggers: "android-arm64-proguard-rel" triggers: "android-arm64-proguard-rel"
......
...@@ -1018,6 +1018,14 @@ ci.android_fyi_builder( ...@@ -1018,6 +1018,14 @@ ci.android_fyi_builder(
schedule = "triggered", # triggered manually via Scheduler UI schedule = "triggered", # triggered manually via Scheduler UI
) )
ci.android_fyi_builder(
name = "android-11-x86-fyi-rel",
console_view_entry = ci.console_view_entry(
category = "emulator|11|x86",
short_name = "rel",
),
)
ci.chromium_builder( ci.chromium_builder(
name = "android-archive-dbg", name = "android-archive-dbg",
# Bump to 32 if needed. # Bump to 32 if needed.
......
...@@ -247,6 +247,10 @@ try_.chromium_android_builder( ...@@ -247,6 +247,10 @@ try_.chromium_android_builder(
name = "android-10-arm64-rel", name = "android-10-arm64-rel",
) )
try_.chromium_android_builder(
name = "android-11-x86-fyi-rel",
)
try_.chromium_android_builder( try_.chromium_android_builder(
name = "android-asan", name = "android-asan",
) )
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
'chromium.android.fyi': { 'chromium.android.fyi': {
'Android WebView P FYI (rel)': 'android_release_bot_minimal_symbols_arm64_webview_google', 'Android WebView P FYI (rel)': 'android_release_bot_minimal_symbols_arm64_webview_google',
'android-11-x86-fyi-rel': 'android_release_bot_minimal_symbols_x86_fastbuild_webview_google',
'android-inverse-fieldtrials-pie-x86-fyi-rel': 'android_release_bot_minimal_symbols_x86_fastbuild_webview_google_invert_fieldtrials', 'android-inverse-fieldtrials-pie-x86-fyi-rel': 'android_release_bot_minimal_symbols_x86_fastbuild_webview_google_invert_fieldtrials',
'android-pie-arm64-wpt-rel-non-cq': 'android_release_bot_minimal_symbols_arm64_webview_google', 'android-pie-arm64-wpt-rel-non-cq': 'android_release_bot_minimal_symbols_arm64_webview_google',
'android-weblayer-x86-fyi-rel': 'android_release_bot_minimal_symbols_x86_fastbuild_webview_google', 'android-weblayer-x86-fyi-rel': 'android_release_bot_minimal_symbols_x86_fastbuild_webview_google',
...@@ -769,6 +770,7 @@ ...@@ -769,6 +770,7 @@
'android-weblayer-pie-x86-fyi-rel': 'android_release_trybot_x86_fastbuild_webview_google', 'android-weblayer-pie-x86-fyi-rel': 'android_release_trybot_x86_fastbuild_webview_google',
'android-webview-pie-arm64-fyi-rel': 'android_release_trybot_arm64_webview_google', 'android-webview-pie-arm64-fyi-rel': 'android_release_trybot_arm64_webview_google',
'android-10-arm64-rel': 'android_release_trybot_arm64_fastbuild_webview_google', 'android-10-arm64-rel': 'android_release_trybot_arm64_fastbuild_webview_google',
'android-11-x86-fyi-rel': 'android_release_trybot_x86_fastbuild_webview_google',
'android-webview-marshmallow-arm64-dbg': 'android_release_trybot_arm64_webview_google', 'android-webview-marshmallow-arm64-dbg': 'android_release_trybot_arm64_webview_google',
'android-webview-nougat-arm64-dbg': 'android_release_trybot_arm64_webview_google', 'android-webview-nougat-arm64-dbg': 'android_release_trybot_arm64_webview_google',
'android-webview-oreo-arm64-dbg': 'android_release_trybot_arm64_webview_google', 'android-webview-oreo-arm64-dbg': 'android_release_trybot_arm64_webview_google',
......
...@@ -13,6 +13,22 @@ ...@@ -13,6 +13,22 @@
"use_goma": true "use_goma": true
} }
}, },
"android-11-x86-fyi-rel": {
"gn_args": {
"disable_android_lint": true,
"ffmpeg_branding": "Chrome",
"is_component_build": false,
"is_debug": false,
"proprietary_codecs": true,
"strip_debug_info": true,
"symbol_level": 1,
"system_webview_package_name": "com.google.android.webview",
"target_cpu": "x86",
"target_os": "android",
"use_errorprone_java_compiler": false,
"use_goma": true
}
},
"android-inverse-fieldtrials-pie-x86-fyi-rel": { "android-inverse-fieldtrials-pie-x86-fyi-rel": {
"gn_args": { "gn_args": {
"disable_android_lint": true, "disable_android_lint": true,
......
...@@ -16,6 +16,23 @@ ...@@ -16,6 +16,23 @@
"use_goma": true "use_goma": true
} }
}, },
"android-11-x86-fyi-rel": {
"gn_args": {
"dcheck_always_on": true,
"disable_android_lint": true,
"ffmpeg_branding": "Chrome",
"is_component_build": false,
"is_debug": false,
"proprietary_codecs": true,
"strip_debug_info": true,
"symbol_level": 1,
"system_webview_package_name": "com.google.android.webview",
"target_cpu": "x86",
"target_os": "android",
"use_errorprone_java_compiler": false,
"use_goma": true
}
},
"android-asan": { "android-asan": {
"gn_args": { "gn_args": {
"dcheck_always_on": true, "dcheck_always_on": true,
......
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