File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
config/jobs/kubernetes-sigs/sig-windows Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -471,6 +471,8 @@ presubmits:
471471 value : \[sig-windows\] # run just a subset to speed up testing time
472472 - name : " AZURE_LOCATION"
473473 value : " northcentralus" # images in the staging gallery are only in northcentralus region
474+ - name : " GALLERY_IMAGE_NAME"
475+ value : " capi-windows-2022-containerd"
474476 - name : " GALLERY_NAME"
475477 value : " staging_gallery"
476478 annotations :
@@ -543,7 +545,6 @@ presubmits:
543545 preset-capz-windows-common : " true"
544546 preset-capz-containerd-2-0-latest : " true"
545547 preset-azure-community : " true"
546- preset-capz-windows-2025 : " true"
547548 extra_refs :
548549 - org : kubernetes-sigs
549550 repo : cluster-api-provider-azure
@@ -578,6 +579,8 @@ presubmits:
578579 value : \[sig-windows\] # run just a subset to speed up testing time
579580 - name : " AZURE_LOCATION"
580581 value : " northcentralus" # images in the staging gallery are only in northcentralus region
582+ - name : " GALLERY_IMAGE_NAME"
583+ value : " capi-windows-2025-containerd"
581584 - name : " GALLERY_NAME"
582585 value : " staging_gallery"
583586 annotations :
You can’t perform that action at this time.
0 commit comments