Skip to content

Commit dd8f458

Browse files
bsheedy-workDawn LUCI CQ
authored andcommitted
Add Win/x86/NVIDIA to CQ
Adds dawn-win-x86-nvidia-gtx1660-rel to the list of builders mirrored by dawn-cq-win-x86-rel. Bug: 452406604 Change-Id: I600641545564e76fe5c5a58401bc85b48dd9283a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/270414 Reviewed-by: Yuly Novikov <[email protected]> Commit-Queue: Brian Sheedy <[email protected]>
1 parent 107d658 commit dd8f458

File tree

2 files changed

+39
-2
lines changed

2 files changed

+39
-2
lines changed

infra/config/global/generated/luci/cr-buildbucket.cfg

Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7015,6 +7015,10 @@ buckets {
70157015
' ],'
70167016
' "mirroring_builder_group_and_names": ['
70177017
' {'
7018+
' "builder": "dawn-cq-win-x86-rel",'
7019+
' "group": "try"'
7020+
' },'
7021+
' {'
70187022
' "builder": "dawn-try-win-x86-nvidia-gtx1660-rel",'
70197023
' "group": "try"'
70207024
' }'
@@ -7062,7 +7066,7 @@ buckets {
70627066
use_invocation_timestamp: true
70637067
}
70647068
}
7065-
description_html: "Tests release Dawn on Windows/x86 on NVIDIA GTX 1660 GPUs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/dawn/builders/try/dawn-try-win-x86-nvidia-gtx1660-rel\">dawn-try-win-x86-nvidia-gtx1660-rel</a></li></ul><br/>Builder owner: <a href=mailto:[email protected]>[email protected]</a>"
7069+
description_html: "Tests release Dawn on Windows/x86 on NVIDIA GTX 1660 GPUs<br/>This builder is mirrored by any of the following try builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/dawn/builders/try/dawn-cq-win-x86-rel\">dawn-cq-win-x86-rel</a></li><li><a href=\"https://ci.chromium.org/p/dawn/builders/try/dawn-try-win-x86-nvidia-gtx1660-rel\">dawn-try-win-x86-nvidia-gtx1660-rel</a></li></ul><br/>Builder owner: <a href=mailto:[email protected]>[email protected]</a>"
70667070
shadow_builder_adjustments {
70677071
service_account: "[email protected]"
70687072
}
@@ -10556,6 +10560,33 @@ buckets {
1055610560
' {'
1055710561
' "builder_id": {'
1055810562
' "bucket": "ci",'
10563+
' "builder": "dawn-win-x86-nvidia-gtx1660-rel",'
10564+
' "project": "dawn"'
10565+
' },'
10566+
' "builder_spec": {'
10567+
' "builder_group": "ci",'
10568+
' "execution_mode": "TEST",'
10569+
' "legacy_chromium_config": {'
10570+
' "build_config": "Release",'
10571+
' "config": "dawn_base",'
10572+
' "target_arch": "intel",'
10573+
' "target_bits": 32,'
10574+
' "target_platform": "win"'
10575+
' },'
10576+
' "legacy_gclient_config": {'
10577+
' "config": "dawn"'
10578+
' },'
10579+
' "parent": {'
10580+
' "bucket": "ci",'
10581+
' "builder": "dawn-win-x86-builder-rel",'
10582+
' "project": "dawn"'
10583+
' },'
10584+
' "run_tests_serially": true'
10585+
' }'
10586+
' },'
10587+
' {'
10588+
' "builder_id": {'
10589+
' "bucket": "ci",'
1055910590
' "builder": "dawn-win-x86-sws-rel",'
1056010591
' "project": "dawn"'
1056110592
' },'
@@ -10592,6 +10623,11 @@ buckets {
1059210623
' "builder_ids_in_scope_for_testing": ['
1059310624
' {'
1059410625
' "bucket": "ci",'
10626+
' "builder": "dawn-win-x86-nvidia-gtx1660-rel",'
10627+
' "project": "dawn"'
10628+
' },'
10629+
' {'
10630+
' "bucket": "ci",'
1059510631
' "builder": "dawn-win-x86-sws-rel",'
1059610632
' "project": "dawn"'
1059710633
' }'
@@ -10656,7 +10692,7 @@ buckets {
1065610692
use_invocation_timestamp: true
1065710693
}
1065810694
}
10659-
description_html: "Tests release Dawn on Win/x86 on multiple hardware configs. Blocks CL submission<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/dawn/builders/ci/dawn-win-x86-builder-rel\">dawn-win-x86-builder-rel</a></li><li><a href=\"https://ci.chromium.org/p/dawn/builders/ci/dawn-win-x86-sws-rel\">dawn-win-x86-sws-rel</a></li></ul><br/>Builder owner: <a href=mailto:[email protected]>[email protected]</a>"
10695+
description_html: "Tests release Dawn on Win/x86 on multiple hardware configs. Blocks CL submission<br/>This builder mirrors the following CI builders:<br/><ul><li><a href=\"https://ci.chromium.org/p/dawn/builders/ci/dawn-win-x86-builder-rel\">dawn-win-x86-builder-rel</a></li><li><a href=\"https://ci.chromium.org/p/dawn/builders/ci/dawn-win-x86-nvidia-gtx1660-rel\">dawn-win-x86-nvidia-gtx1660-rel</a></li><li><a href=\"https://ci.chromium.org/p/dawn/builders/ci/dawn-win-x86-sws-rel\">dawn-win-x86-sws-rel</a></li></ul><br/>Builder owner: <a href=mailto:[email protected]>[email protected]</a>"
1066010696
contact_team_email: "[email protected]"
1066110697
custom_metric_definitions {
1066210698
name: "/chrome/infra/browser/builds/cached_count"

infra/config/global/gn_standalone_try.star

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,7 @@ dawn_win_functional_cq_tester_without_node(
268268
description_html = "Tests release Dawn on Win/x86 on multiple hardware configs. Blocks CL submission",
269269
mirrors = [
270270
"ci/dawn-win-x86-builder-rel",
271+
"ci/dawn-win-x86-nvidia-gtx1660-rel",
271272
"ci/dawn-win-x86-sws-rel",
272273
],
273274
gn_args = "ci/dawn-win-x86-builder-rel",

0 commit comments

Comments
 (0)