File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
config/jobs/kubernetes-sigs/sig-windows Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -469,6 +469,8 @@ presubmits:
469469 env :
470470 - name : GINKGO_FOCUS
471471 value : \[sig-windows\] # run just a subset to speed up testing time
472+ - name : " AZURE_LOCATION"
473+ value : " northcentralus" # images in the staging gallery are only in northcentralus region
472474 - name : " GALLERY_NAME"
473475 value : " staging_gallery"
474476 annotations :
@@ -574,6 +576,8 @@ presubmits:
574576 env :
575577 - name : GINKGO_FOCUS
576578 value : \[sig-windows\] # run just a subset to speed up testing time
579+ - name : " AZURE_LOCATION"
580+ value : " northcentralus" # images in the staging gallery are only in northcentralus region
577581 - name : " GALLERY_NAME"
578582 value : " staging_gallery"
579583 annotations :
You can’t perform that action at this time.
0 commit comments