]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: filter internal directories in 'subvolumegroup ls' command 47511/head
authorNikhilkumar Shelke <nshelke@redhat.com>
Fri, 1 Jul 2022 12:13:40 +0000 (17:43 +0530)
committerNikhilkumar Shelke <nshelke@redhat.com>
Mon, 22 Aug 2022 10:51:54 +0000 (16:21 +0530)
commite584447283e0c682915ed4635a31d160358914b1
tree9ae7987c9ef976a22c4736d005f876625ed33e4a
parente67053fadb9b25e5711987d69c48fff3bbe8791b
qa: filter internal directories in 'subvolumegroup ls' command

Internal directories: '_nogroup', '_index', '_legacy', '_deleting'
1. Internal directories should be filtered in 'subvolmegroup ls' command.
2. Internal directories should not be accepted as a group name.

Fixes: https://tracker.ceph.com/issues/55762
Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
(cherry picked from commit 7b585d4db921112edeea3c879cb8bca0200c1b71)
qa/tasks/cephfs/test_volumes.py