Skip to content

Commit af16801

Browse files
authored
Merge pull request kubernetes#35183 from huww98/ali-csi-required
make pull-alibaba-cloud-csi-driver-verify-deps required
2 parents 5a91f1a + fd20385 commit af16801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes-sigs/alibaba-cloud-csi-driver/alibaba-cloud-csi-driver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ presubmits:
113113
cluster: k8s-infra-prow-build
114114
always_run: false
115115
skip_if_only_changed: "^docs/|^\\.github/|\\.(md|adoc)$|^(README|LICENSE|OWNERS)$"
116-
optional: true # TODO: testing
116+
optional: false
117117
decorate: true
118118
spec:
119119
containers:

0 commit comments

Comments
 (0)