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

E2E: extend CSI test to cover create and snapshot workflows #10322

Merged
merged 1 commit into from
Apr 8, 2021
Merged

Commits on Apr 8, 2021

  1. E2E: extend CSI test to cover create and snapshot workflows

    Split the EBS and EFS tests out into their own test cases:
    * EBS exercises the Controller RPCs, including the create/snapshot workflow.
    * EFS exercises only the Node RPCs, and assumes we have an existing volume
    that gets registered, rather than created.
    tgross committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    90929dd View commit details
    Browse the repository at this point in the history