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

Adds NFS CSI plugin integration test #7

Merged
merged 1 commit into from
Aug 19, 2024

Commits on Aug 15, 2024

  1. Adds NFS CSI plugin integration test

    The Helm chart depends on a few other CSI components. We have rocks for
    these, and we'll be using them in the helm chart as well.
    
    The test will also check the Pod probes to make sure that the service is
    up, without waiting for Kubernetes to do the check.
    
    The test will also spawn a NFS server, and create an NGINX Pod requiring
    a NFS volume.
    claudiubelu committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    4d2d4b9 View commit details
    Browse the repository at this point in the history