Skip to content

Commit 3e34b18

Browse files
authored
Merge pull request #35280 from tonyzhc/master
Set ARM tests optional for now.
2 parents 1a2ca66 + f731ba4 commit 3e34b18

File tree

1 file changed

+2
-0
lines changed
  • config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver

1 file changed

+2
-0
lines changed

config/jobs/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ presubmits:
3737
labels:
3838
preset-service-account: "true"
3939
preset-k8s-ssh: "true"
40+
# TODO(https://github.com/kubernetes-sigs/gcp-compute-persistent-disk-csi-driver/issues/2146): turn this test to required once the test is fixed.
41+
optional: true
4042
decorate: true
4143
decoration_config:
4244
timeout: 60m

0 commit comments

Comments
 (0)