File tree 1 file changed +2
-6
lines changed
config/jobs/kubernetes-sigs/sig-windows
1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -466,24 +466,20 @@ periodics:
466
466
preset-kind-volume-mounts : " true"
467
467
preset-azure-cred-only : " true"
468
468
preset-capz-windows-common-main : " true"
469
+ preset-capz-windows-2022 : " true"
469
470
preset-windows-private-registry-cred : " true"
470
471
extra_refs :
471
472
# Use Mark's fork/branch until image building issues are resolved
472
473
- org : marosset
473
474
repo : cluster-api-provider-azure
474
475
base_ref : windows-service-proxy
475
476
path_alias : sigs.k8s.io/cluster-api-provider-azure
476
- - org : kubernetes-sigs
477
- repo : windows-testing
478
- base_ref : master
479
- path_alias : sigs.k8s.io/windows-testing
480
- workdir : true
481
477
spec :
482
478
containers :
483
479
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20230126-4c28746697-master
484
480
command :
485
481
- " runner.sh"
486
- - " ./capz/run-capz-e2e .sh"
482
+ - " ./scripts/ci-conformance .sh"
487
483
securityContext :
488
484
privileged : true
489
485
resources :
You can’t perform that action at this time.
0 commit comments