qa: update yaml file for TestCorruptedSubvolumes

Update yaml file to include TestCorruptedSubvolumes in qa tests.

Fixes: https://tracker.ceph.com/issues/76001
Signed-off-by: Jos Collin <jcollin@redhat.com>
This commit is contained in:
Jos Collin 2026-04-13 16:00:57 +05:30
parent 5b7512ec1a
commit 7d936833bd

View File

@ -6,5 +6,6 @@ tasks:
- tasks.cephfs.test_volumes.TestVolumeCreate
- tasks.cephfs.test_volumes.TestSubvolumeGroups
- tasks.cephfs.test_volumes.TestSubvolumes
- tasks.cephfs.test_volumes.TestCorruptedSubvolumes
- tasks.cephfs.test_subvolume.TestSubvolume
- tasks.cephfs.test_subvolume.TestSubvolumeReplicated