Skip to content

Commit

Permalink
[reclient] Create shadow for win-archive-rel/dbg
Browse files Browse the repository at this point in the history
Create Shadow builders:
 * Win x64 Builder (dbg) (reclient shadow)
 * win-archive-dbg (reclient shadow)
 * win-archive-rel (reclient shadow)

Bug: 1302049
Change-Id: Ib85fae21a5b2221e0e4344f042592f95591d85a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3498429
Reviewed-by: Garrett Beaty <gbeaty@google.com>
Commit-Queue: Bozydar Szadkowski <bozydar@google.com>
Cr-Commit-Position: refs/heads/main@{#977159}
  • Loading branch information
bozydarsz authored and Chromium LUCI CQ committed Mar 3, 2022
1 parent 3ad559e commit c445776
Show file tree
Hide file tree
Showing 11 changed files with 439 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"$build/reclient": {
"instance": "rbe-chromium-trusted",
"jobs": 250,
"metrics_project": "chromium-reclient-metrics"
},
"$recipe_engine/resultdb/test_presentation": {
"column_keys": [],
"grouping_keys": [
"status",
"v.test_suite"
]
},
"builder_group": "chromium.fyi",
"recipe": "chromium"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"$build/reclient": {
"instance": "rbe-chromium-trusted",
"jobs": 250,
"metrics_project": "chromium-reclient-metrics"
},
"$recipe_engine/resultdb/test_presentation": {
"column_keys": [],
"grouping_keys": [
"status",
"v.test_suite"
]
},
"builder_group": "chromium.fyi",
"recipe": "chromium"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"$build/reclient": {
"instance": "rbe-chromium-trusted",
"jobs": 250,
"metrics_project": "chromium-reclient-metrics"
},
"$recipe_engine/resultdb/test_presentation": {
"column_keys": [],
"grouping_keys": [
"status",
"v.test_suite"
]
},
"builder_group": "chromium.fyi",
"recipe": "chromium"
}
235 changes: 235 additions & 0 deletions infra/config/generated/luci/cr-buildbucket.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19956,6 +19956,85 @@ buckets {
}
}
}
builders {
name: "Win x64 Builder (dbg) (reclient shadow)"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "builderless:1"
dimensions: "cores:32"
dimensions: "cpu:x86-64"
dimensions: "os:Windows"
dimensions: "pool:luci.chromium.ci"
dimensions: "ssd:0"
exe {
cipd_package: "infra/chromium/bootstrapper/${platform}"
cipd_version: "latest"
cmd: "bootstrapper"
}
properties:
'{'
' "$bootstrap/exe": {'
' "exe": {'
' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
' "cipd_version": "refs/heads/main",'
' "cmd": ['
' "luciexe"'
' ]'
' }'
' },'
' "$bootstrap/properties": {'
' "properties_file": "infra/config/generated/builders/ci/Win x64 Builder (dbg) (reclient shadow)/properties.json",'
' "top_level_project": {'
' "ref": "refs/heads/main",'
' "repo": {'
' "host": "chromium.googlesource.com",'
' "project": "chromium/src"'
' }'
' }'
' },'
' "builder_group": "chromium.fyi",'
' "led_builder_is_bootstrapped": true,'
' "recipe": "chromium"'
'}'
execution_timeout_secs: 36000
build_numbers: YES
service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
experiments {
key: "luci.recipes.use_python3"
value: 100
}
resultdb {
enable: true
bq_exports {
project: "chrome-luci-data"
dataset: "chromium"
table: "ci_test_results"
test_results {}
}
bq_exports {
project: "chrome-luci-data"
dataset: "chromium"
table: "gpu_ci_test_results"
test_results {
predicate {
test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+"
}
}
}
bq_exports {
project: "chrome-luci-data"
dataset: "chromium"
table: "blink_web_tests_ci_test_results"
test_results {
predicate {
test_id_regexp: "ninja://[^/]*blink_web_tests/.+"
}
}
}
history_options {
use_invocation_timestamp: true
}
}
}
builders {
name: "Win x64 Builder (reclient compare)"
swarming_host: "chromium-swarm.appspot.com"
Expand Down Expand Up @@ -39697,6 +39776,84 @@ buckets {
}
}
}
builders {
name: "win-archive-dbg (reclient shadow)"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "builder:win-archive-dbg (reclient shadow)"
dimensions: "cores:32"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.chromium.ci"
exe {
cipd_package: "infra/chromium/bootstrapper/${platform}"
cipd_version: "latest"
cmd: "bootstrapper"
}
properties:
'{'
' "$bootstrap/exe": {'
' "exe": {'
' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
' "cipd_version": "refs/heads/main",'
' "cmd": ['
' "luciexe"'
' ]'
' }'
' },'
' "$bootstrap/properties": {'
' "properties_file": "infra/config/generated/builders/ci/win-archive-dbg (reclient shadow)/properties.json",'
' "top_level_project": {'
' "ref": "refs/heads/main",'
' "repo": {'
' "host": "chromium.googlesource.com",'
' "project": "chromium/src"'
' }'
' }'
' },'
' "builder_group": "chromium.fyi",'
' "led_builder_is_bootstrapped": true,'
' "recipe": "chromium"'
'}'
execution_timeout_secs: 36000
build_numbers: YES
service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
experiments {
key: "luci.recipes.use_python3"
value: 100
}
resultdb {
enable: true
bq_exports {
project: "chrome-luci-data"
dataset: "chromium"
table: "ci_test_results"
test_results {}
}
bq_exports {
project: "chrome-luci-data"
dataset: "chromium"
table: "gpu_ci_test_results"
test_results {
predicate {
test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+"
}
}
}
bq_exports {
project: "chrome-luci-data"
dataset: "chromium"
table: "blink_web_tests_ci_test_results"
test_results {
predicate {
test_id_regexp: "ninja://[^/]*blink_web_tests/.+"
}
}
}
history_options {
use_invocation_timestamp: true
}
}
}
builders {
name: "win-archive-rel"
swarming_host: "chromium-swarm.appspot.com"
Expand Down Expand Up @@ -39778,6 +39935,84 @@ buckets {
}
}
}
builders {
name: "win-archive-rel (reclient shadow)"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "builder:win-archive-rel (reclient shadow)"
dimensions: "cores:32"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.chromium.ci"
exe {
cipd_package: "infra/chromium/bootstrapper/${platform}"
cipd_version: "latest"
cmd: "bootstrapper"
}
properties:
'{'
' "$bootstrap/exe": {'
' "exe": {'
' "cipd_package": "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build",'
' "cipd_version": "refs/heads/main",'
' "cmd": ['
' "luciexe"'
' ]'
' }'
' },'
' "$bootstrap/properties": {'
' "properties_file": "infra/config/generated/builders/ci/win-archive-rel (reclient shadow)/properties.json",'
' "top_level_project": {'
' "ref": "refs/heads/main",'
' "repo": {'
' "host": "chromium.googlesource.com",'
' "project": "chromium/src"'
' }'
' }'
' },'
' "builder_group": "chromium.fyi",'
' "led_builder_is_bootstrapped": true,'
' "recipe": "chromium"'
'}'
execution_timeout_secs: 36000
build_numbers: YES
service_account: "chromium-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
experiments {
key: "luci.recipes.use_python3"
value: 100
}
resultdb {
enable: true
bq_exports {
project: "chrome-luci-data"
dataset: "chromium"
table: "ci_test_results"
test_results {}
}
bq_exports {
project: "chrome-luci-data"
dataset: "chromium"
table: "gpu_ci_test_results"
test_results {
predicate {
test_id_regexp: "ninja://chrome/test:telemetry_gpu_integration_test[^/]*/.+"
}
}
}
bq_exports {
project: "chrome-luci-data"
dataset: "chromium"
table: "blink_web_tests_ci_test_results"
test_results {
predicate {
test_id_regexp: "ninja://[^/]*blink_web_tests/.+"
}
}
}
history_options {
use_invocation_timestamp: true
}
}
}
builders {
name: "win-archive-tagged"
swarming_host: "chromium-swarm.appspot.com"
Expand Down
15 changes: 15 additions & 0 deletions infra/config/generated/luci/luci-milo.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -6629,6 +6629,11 @@ consoles {
category: "cros x64"
short_name: "cmp"
}
builders {
name: "buildbucket/luci.chromium.ci/Win x64 Builder (dbg) (reclient shadow)"
category: "debug|builder"
short_name: "64"
}
builders {
name: "buildbucket/luci.chromium.ci/linux-lacros-version-skew-fyi"
category: "default"
Expand Down Expand Up @@ -6701,6 +6706,16 @@ consoles {
category: "win"
short_name: "re x"
}
builders {
name: "buildbucket/luci.chromium.ci/win-archive-dbg (reclient shadow)"
category: "win|dbg"
short_name: "64"
}
builders {
name: "buildbucket/luci.chromium.ci/win-archive-rel (reclient shadow)"
category: "win|rel"
short_name: "64"
}
builders {
name: "buildbucket/luci.chromium.ci/Win ASan Release Media (reclient shadow)"
category: "win asan"
Expand Down
Loading

0 comments on commit c445776

Please sign in to comment.