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

Add LUCI and mb configs for CI & trybot linux-inverse-fieldtrials-fyi-rel

Also reduplicate, reformat, and reorder some configs in mb_config.pyl

Bug: 1099916
Change-Id: I02ec0b577cdcda5280dfc2499b6937a51618e481
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2399129
Commit-Queue: Haiyang Pan <hypan@google.com>
Reviewed-by: default avatarStephen Martinis <martiniss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#806858}
parent 9d7b0b14
......@@ -1014,6 +1014,10 @@ config_groups {
name: "chromium/try/linux-gcc-rel"
includable_only: true
}
builders {
name: "chromium/try/linux-inverse-fieldtrials-fyi-rel"
includable_only: true
}
builders {
name: "chromium/try/linux-lacros-fyi-rel"
includable_only: true
......
......@@ -10817,6 +10817,35 @@ buckets {
}
}
}
builders {
name: "linux-inverse-fieldtrials-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.fyi\",\"recipe\":\"chromium\"}"
execution_timeout_secs: 36000
build_numbers: YES
service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
resultdb {
enable: true
bq_exports {
project: "luci-resultdb"
dataset: "chromium"
table: "ci_test_results"
test_results {}
}
}
}
builders {
name: "linux-lacros-builder-fyi-rel"
swarming_host: "chromium-swarm.appspot.com"
......@@ -23404,6 +23433,43 @@ buckets {
}
}
}
builders {
name: "linux-inverse-fieldtrials-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.linux\",\"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 {
name: "linux-lacros-fyi-rel"
swarming_host: "chromium-swarm.appspot.com"
......@@ -6688,6 +6688,10 @@ consoles {
name: "buildbucket/luci.chromium.ci/linux-fieldtrial-rel"
category: "linux"
}
builders {
name: "buildbucket/luci.chromium.ci/linux-inverse-fieldtrials-fyi-rel"
category: "linux"
}
builders {
name: "buildbucket/luci.chromium.ci/linux-lacros-builder-fyi-rel"
category: "linux"
......@@ -12454,6 +12458,9 @@ consoles {
builders {
name: "buildbucket/luci.chromium.try/linux-chromeos-rel"
}
builders {
name: "buildbucket/luci.chromium.try/linux-inverse-fieldtrials-fyi-rel"
}
builders {
name: "buildbucket/luci.chromium.try/linux-libfuzzer-asan-rel"
}
......@@ -13173,6 +13180,9 @@ consoles {
builders {
name: "buildbucket/luci.chromium.try/linux-gcc-rel"
}
builders {
name: "buildbucket/luci.chromium.try/linux-inverse-fieldtrials-fyi-rel"
}
builders {
name: "buildbucket/luci.chromium.try/linux-lacros-fyi-rel"
}
......
......@@ -9029,6 +9029,16 @@ job {
builder: "linux-gcc-rel"
}
}
job {
id: "ci-linux-inverse-fieldtrials-fyi-rel"
realm: "ci"
acl_sets: "ci"
buildbucket {
server: "cr-buildbucket.appspot.com"
bucket: "luci.chromium.ci"
builder: "linux-inverse-fieldtrials-fyi-rel"
}
}
job {
id: "ci-linux-lacros-builder-fyi-rel"
realm: "ci"
......@@ -11273,6 +11283,16 @@ job {
builder: "linux-gcc-rel"
}
}
job {
id: "linux-inverse-fieldtrials-fyi-rel"
realm: "ci"
acl_sets: "ci"
buildbucket {
server: "cr-buildbucket.appspot.com"
bucket: "luci.chromium.ci"
builder: "linux-inverse-fieldtrials-fyi-rel"
}
}
job {
id: "linux-lacros-builder-fyi-rel"
realm: "ci"
......@@ -12416,6 +12436,7 @@ trigger {
triggers: "linux-chromium-tests-staging-builder"
triggers: "linux-fieldtrial-rel"
triggers: "linux-gcc-rel"
triggers: "linux-inverse-fieldtrials-fyi-rel"
triggers: "linux-lacros-builder-fyi-rel"
triggers: "linux-lacros-builder-rel"
triggers: "ci-linux-official"
......
......@@ -2514,6 +2514,13 @@ ci.fyi_builder(
triggered_by = ["linux-chromium-tests-staging-builder"],
)
ci.fyi_builder(
name = "linux-inverse-fieldtrials-fyi-rel",
console_view_entry = ci.console_view_entry(
category = "linux",
),
)
ci.fyi_builder(
name = "linux-fieldtrial-rel",
console_view_entry = ci.console_view_entry(
......
......@@ -115,6 +115,7 @@ luci.list_view(
"try/linux-blink-heap-concurrent-marking-tsan-rel",
"try/linux-blink-heap-verification-try",
"try/linux-chromeos-rel",
"try/linux-inverse-fieldtrials-fyi-rel",
"try/linux-libfuzzer-asan-rel",
"try/linux-ozone-rel",
"try/linux_android_dbg_ng",
......
......@@ -851,6 +851,10 @@ try_.chromium_linux_builder(
goma_backend = None,
)
try_.chromium_linux_builder(
name = "linux-inverse-fieldtrials-fyi-rel",
)
try_.chromium_linux_builder(
name = "linux-lacros-fyi-rel",
)
......
......@@ -255,6 +255,7 @@
'Linux remote_run Tester': 'release_bot',
'Linux Viz': 'release_trybot',
'linux-ash-chromium-builder-fyi-rel': 'chromeos_with_codecs_release_bot',
'linux-inverse-fieldtrials-fyi-rel': 'gpu_tests_release_bot_minimal_symbols_invert_fieldtrials',
'linux-lacros-builder-fyi-rel': 'lacros_on_linux_release_bot',
'linux-lacros-tester-fyi-rel': 'lacros_on_linux_release_bot',
'Mac Builder Next': 'gpu_tests_release_bot_minimal_symbols',
......@@ -902,6 +903,7 @@
'linux-clang-tidy-dbg': 'debug_bot',
'linux-clang-tidy-rel': 'release_trybot',
'linux-dcheck-off-rel': 'release_trybot_dcheck_off',
'linux-inverse-fieldtrials-fyi-rel': 'gpu_tests_release_trybot_no_symbols_use_dummy_lastchange_invert_fieldtrials',
'linux-gcc-rel': 'release_bot_x86_minimal_symbols_no_clang_cxx11',
'linux-lacros-fyi-rel': 'lacros_on_linux_release_trybot',
'linux-libfuzzer-asan-rel': 'libfuzzer_asan_release_trybot',
......@@ -1899,6 +1901,10 @@
'gpu_tests', 'debug_bot', 'x86', 'no_symbols'
],
'gpu_tests_release_bot': [
'gpu_tests', 'release_bot',
],
'gpu_tests_release_bot_minimal_symbols': [
'gpu_tests', 'release_bot', 'minimal_symbols',
],
......@@ -1908,11 +1914,12 @@
'partial_code_coverage_instrumentation',
],
'gpu_tests_release_bot_minimal_symbols_invert_fieldtrials': [
'gpu_tests', 'release_bot', 'minimal_symbols', 'invert_fieldtrials',
],
'gpu_tests_release_bot_minimal_symbols_no_nacl': [
'gpu_tests',
'release_bot',
'minimal_symbols',
'disable_nacl',
'gpu_tests', 'release_bot', 'minimal_symbols', 'disable_nacl',
],
'gpu_tests_release_bot_x86_minimal_symbols': [
......@@ -1961,8 +1968,9 @@
'use_clang_coverage', 'partial_code_coverage_instrumentation',
],
'gpu_tests_release_trybot': [
'gpu_tests', 'release_trybot',
'gpu_tests_release_trybot_no_symbols_use_dummy_lastchange_invert_fieldtrials': [
'gpu_tests', 'release_trybot', 'no_symbols', 'use_dummy_lastchange',
'invert_fieldtrials',
],
'gpu_tests_release_trybot_ptr_comp': [
......@@ -1973,10 +1981,6 @@
'gpu_tests', 'release_trybot', 'x86', 'resource_whitelisting',
],
'gpu_tests_release_bot': [
'gpu_tests', 'release_bot',
],
'gpu_tests_sk_dawn_release_trybot': [
'gpu_tests', 'sk_dawn', 'release_trybot',
],
......@@ -2765,6 +2769,10 @@
'gn_args': 'internal_gles2_conform_tests=true build_angle_gles1_conform_tests=true',
},
'invert_fieldtrials': {
'gn_args': 'invert_fieldtrials=true',
},
'ios': {
'gn_args': 'target_os="ios"',
},
......
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