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: Test volsync for block pvc #1631

Open
3 tasks
nirs opened this issue Oct 31, 2024 · 0 comments
Open
3 tasks

e2e: Test volsync for block pvc #1631

nirs opened this issue Oct 31, 2024 · 0 comments
Labels
test Testing related issue

Comments

@nirs
Copy link
Member

nirs commented Oct 31, 2024

Support for block mode pvc for volsync is added in #1582

Add a workload using rbd pvc with block volume mode and "drplacementcontrol.ramendr.openshift.io/use-volsync-for-pvc-protection" annotation on the drpc. This will use volsync to replicate the pvc instead of volrep.

Tasks

  • Add workload using block volume mode, like https://github.com/RamenDR/ramen/blob/main/test/addons/volsync/app/block/deploy.yaml
    • This may be possible but does not work well with kustomizing the existing rbd workload. The best way would be to add a new workload sample, either in ocm-ramen-samples or in another repo
  • Use the workload in a new test names *-volsync-rbd
    • maybe change other rbd test to *-volrep-rbd
  • Test with subscription or applicationset? both?
@nirs nirs added the test Testing related issue label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing related issue
Projects
None yet
Development

No branches or pull requests

1 participant