File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
config/jobs/kubernetes-csi/csi-driver-smb Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -359,7 +359,7 @@ presubmits:
359
359
- name : pull-csi-driver-smb-e2e-windows-2022-hostprocess
360
360
cluster : eks-prow-build-cluster
361
361
decorate : true
362
- always_run : false
362
+ skip_if_only_changed : " ^docs/|^site/|^ \\ .github/| \\ .(md|adoc)$|^(README|LICENSE)$ "
363
363
path_alias : github.com/kubernetes-csi/csi-driver-smb
364
364
labels :
365
365
preset-dind-enabled : " true"
@@ -414,7 +414,7 @@ presubmits:
414
414
- name : KUBERNETES_VERSION # CAPZ config
415
415
value : " latest-1.30"
416
416
- name : WORKER_MACHINE_COUNT
417
- value : " 1 " # create one linux node
417
+ value : " 0 " # create one linux node
418
418
annotations :
419
419
testgrid-dashboards : sig-storage-csi-other
420
420
testgrid-tab-name : pull-csi-driver-smb-e2e-windows-2022-hostprocess
You can’t perform that action at this time.
0 commit comments