-
Notifications
You must be signed in to change notification settings - Fork 547
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
nbd-tracker: e2e for all access mode and volume mode #2262
Comments
@Madhu-1 we should qualify these for alpha support at 3.4.0 ? |
As we have a volume healer coming in 2nd sprint it's good to cover this one to make a support statement. |
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. |
This issue has been automatically closed due to inactivity. Please re-open if this still requires investigation. |
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
Add tests for RWX and ROX accessModes for Block and FileSystem Mode PVCs. Fixes: #2262 Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Describe the bug
The idea is to cover e2e tests as much as possible for access modes like:
ReadWriteOnce
ReadWriteMany
ReadOnlyMany
with FS mode and Block mode (as needed).
The text was updated successfully, but these errors were encountered: