mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 19:36:22 +00:00
When deleting fails, the tests should be considered as failed, too. Ignoring the error caused a wrong return code in the CSI mock driver to go unnoticed (see https://github.com/kubernetes-csi/csi-test/pull/250). The v3.1.0 release of the CSI mock driver fixes that.