Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CSI sanity tests #31

Open
iamjoemccormick opened this issue Jul 12, 2024 · 0 comments
Open

Update CSI sanity tests #31

iamjoemccormick opened this issue Jul 12, 2024 · 0 comments
Labels
dependencies Updates to dependency versions testing This issue improves tests or test tools.

Comments

@iamjoemccormick
Copy link
Member

iamjoemccormick commented Jul 12, 2024

Currently sanity tests use csi-test v4.4.0 which only supports 1.6.0 of the CSI specification. We should bump this to the latest and also bump the CSI version supported by the driver. While at it we should also see if there are any tests we can stop skipping in the Makefile:

override TESTARGS += -ginkgo.skip='Controller Service \[Controller Server\] CreateVolume should fail when requesting to create a volume with already existing name and different capacity'

@iamjoemccormick iamjoemccormick added dependencies Updates to dependency versions testing This issue improves tests or test tools. labels Jul 12, 2024
@iamjoemccormick iamjoemccormick added this to the 1.6.0 milestone Jul 12, 2024
@iamjoemccormick iamjoemccormick removed this from the 1.6.0 milestone Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependency versions testing This issue improves tests or test tools.
Projects
None yet
Development

No branches or pull requests

1 participant