File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
config/jobs/kubernetes-sigs/cloud-provider-azure Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ presubmits:
139
139
- name : KUBERNETES_VERSION # CAPZ config
140
140
value : " latest-1.30"
141
141
- name : GINKGO_ARGS # cloud-provider-azure config
142
- value : --ginkgo.focus=\[Conformance\]|\[NodeConformance\] --ginkgo.skip=\[Slow\]|\[Serial\]|\[Flaky\] --report-dir=/logs/artifacts --disable-log-dump=true
142
+ value : --ginkgo.focus=\[Conformance\]|\[NodeConformance\] --ginkgo.skip=\[Slow\]|\[Serial\]|\[Flaky\]|pull.*from.*private.*registry.*with.*secret --report-dir=/logs/artifacts --disable-log-dump=true
143
143
- name : CONTROL_PLANE_MACHINE_COUNT # CAPZ config
144
144
value : " 1"
145
145
- name : CLUSTER_PROVISIONING_TOOL # cloud-provider-azure config
You can’t perform that action at this time.
0 commit comments