Skip to content

Commit 9ccfe0f

Browse files
committed
qa/tasks/cephfs: add test cases for subvolume config snapshot_visibility
Fixes: https://tracker.ceph.com/issues/71740 Signed-off-by: Dhairya Parmar <[email protected]>
1 parent 3850c8d commit 9ccfe0f

File tree

2 files changed

+1033
-0
lines changed

2 files changed

+1033
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
tasks:
2+
- cephfs_test_runner:
3+
fail_on_skip: false
4+
modules:
5+
- tasks.cephfs.test_volumes.TestSubvolumeSnapshotVisibilityBasic
6+
- tasks.cephfs.test_volumes.TestSubvolumeSnapshotVisibility
7+
- tasks.cephfs.test_volumes.TestSubvolumeSnapshotVisibilityMgr

0 commit comments

Comments
 (0)