kubernetes-sigs / azuredisk-csi-driver

Azure Disk CSI Driver
Apache License 2.0
146 stars 187 forks source link

fix external e2e test failures #2470

Open andyzhangx opened 2 months ago

andyzhangx commented 2 months ago

What happened:

https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_azuredisk-csi-driver/2468/pull-azuredisk-csi-driver-external-e2e-single-az/1824285579567697920

Summarizing 3 Failures:
  [FAIL] External Storage [Driver: test.csi.azure.com] [Testpattern: Dynamic PV (default fs)] provisioning [It] should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
  test/e2e/framework/volume/fixtures.go:584
  [FAIL] External Storage [Driver: test.csi.azure.com] [Testpattern: Dynamic PV (block volmode)] volumeMode [DeferCleanup (Each)] should fail to use a volume in a pod with mismatched mode [Slow]
  test/e2e/storage/testsuites/volumemode.go:190
  [FAIL] External Storage [Driver: test.csi.azure.com] [Testpattern: Dynamic PV (default fs)] read-write-once-pod [It] should preempt lower priority pods using ReadWriteOncePod volumes
  test/e2e/storage/testsuites/readwriteoncepod.go:156

Ran 94 of 7486 Specs in 1090.400 seconds
FAIL! -- 91 Passed | 3 Failed | 0 Pending | 7392 Skipped

What you expected to happen:

How to reproduce it:

Anything else we need to know?:

Environment: