From: Venky Shankar Date: Mon, 8 Sep 2025 06:40:35 +0000 (+0000) Subject: qa/cephfs: run selective test classes from basic volumes test X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=13d9baf38ea1d7df50a31da026f430110c940bf0;p=ceph.git qa/cephfs: run selective test classes from basic volumes test Signed-off-by: Venky Shankar --- diff --git a/qa/suites/fs/volumes/tasks/volumes/test/basic.yaml b/qa/suites/fs/volumes/tasks/volumes/test/basic.yaml index 49783bcc03bf..970fb1c64cff 100644 --- a/qa/suites/fs/volumes/tasks/volumes/test/basic.yaml +++ b/qa/suites/fs/volumes/tasks/volumes/test/basic.yaml @@ -6,4 +6,5 @@ tasks: - tasks.cephfs.test_volumes.TestVolumeCreate - tasks.cephfs.test_volumes.TestSubvolumeGroups - tasks.cephfs.test_volumes.TestSubvolumes - - tasks.cephfs.test_subvolume + - tasks.cephfs.test_subvolume.TestSubvolume + - tasks.cephfs.test_subvolume.TestSubvolumeReplicated