]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: test that group name is included in pool namespace name
authorRishabh Dave <ridave@redhat.com>
Thu, 3 Apr 2025 18:43:55 +0000 (00:13 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 26 Jun 2025 08:31:53 +0000 (14:01 +0530)
commit960f8f6e481dcab24dc2128504ee3eb4e709e139
treed0926d1f71bfb3f7b354e9ae7338875ea3dc5773
parent93bb4d6806184bb54972ee16278833c1259bc539
qa/cephfs: test that group name is included in pool namespace name

Test that subvolume group name is included in the string that serves as
the name of pool namespace for a subvolume. IOW, that serves as value of
the extended attribute "ceph.dir.layout.pool_namespace" for a subvolume.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit db8c3f99f97c3a8a332275ddee97d8303406e663)
qa/tasks/cephfs/test_volumes.py