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

rbd-nbd: add tests with different accessModes and volumeModes #2601

Merged
merged 4 commits into from
Nov 23, 2021

Commits on Nov 23, 2021

  1. e2e: add helper functions to use deployment kind objects

    Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
    Prasanna Kumar Kalever authored and mergify-bot committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    2db904d View commit details
    Browse the repository at this point in the history
  2. cleanup: move waitForDeploymentComplete to deployment.go

    Fixed the order of function parameters
    
    Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
    Prasanna Kumar Kalever authored and mergify-bot committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    cdc2933 View commit details
    Browse the repository at this point in the history
  3. e2e: add deployment example for ROX used by multiple pods mounting sa…

    …me device
    
    Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
    Prasanna Kumar Kalever authored and mergify-bot committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    fe41c76 View commit details
    Browse the repository at this point in the history
  4. e2e: add tests using different accessModes and volumeModes for rbd-nbd

    Add tests for RWX and ROX accessModes for Block and FileSystem Mode
    PVCs.
    
    Fixes: ceph#2262
    Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
    Prasanna Kumar Kalever authored and mergify-bot committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    abe6fa7 View commit details
    Browse the repository at this point in the history