Skip to content

Commit 13d9baf

Browse files
committed
qa/cephfs: run selective test classes from basic volumes test
Signed-off-by: Venky Shankar <[email protected]>
1 parent 17c35a9 commit 13d9baf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

qa/suites/fs/volumes/tasks/volumes/test/basic.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ tasks:
66
- tasks.cephfs.test_volumes.TestVolumeCreate
77
- tasks.cephfs.test_volumes.TestSubvolumeGroups
88
- tasks.cephfs.test_volumes.TestSubvolumes
9-
- tasks.cephfs.test_subvolume
9+
- tasks.cephfs.test_subvolume.TestSubvolume
10+
- tasks.cephfs.test_subvolume.TestSubvolumeReplicated

0 commit comments

Comments
 (0)