ceph-csi icon indicating copy to clipboard operation
ceph-csi copied to clipboard

Add E2E test cases for rbd map options.

Open Madhu-1 opened this issue 2 years ago • 2 comments

Currently, we dont have any validation in the E2E for the rbd/nbd map options. if there is a bug in the code where rbd/nbd options are discarded why might end up mapping without requested options. This issue is to add validation for the rbd/nbd map options. the validation is suggested here https://github.com/ceph/ceph-csi/pull/3080#issuecomment-1117124717

Steps to validate

  • Create SC with mapOptions
  • Create the PVC
  • Mount PVC to application
  • exec into the rbdplugin pod and verify the options.

Madhu-1 avatar May 04 '22 11:05 Madhu-1

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 11 '22 21:06 github-actions[bot]

This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation.

github-actions[bot] avatar Jun 18 '22 21:06 github-actions[bot]

This is verified in https://github.com/ceph/ceph-csi/pull/4111

Madhu-1 avatar Nov 03 '23 09:11 Madhu-1