]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: filter internal directories in 'subvolumegroup ls' command 47512/head
authorNikhilkumar Shelke <nshelke@redhat.com>
Fri, 1 Jul 2022 12:13:40 +0000 (17:43 +0530)
committerKotresh HR <khiremat@redhat.com>
Tue, 6 Sep 2022 07:24:26 +0000 (12:54 +0530)
commit6e78829a18763f0842c3b4972ece9c6d0b5e29b5
treef05add7c92f774b935be02c4a4b81bd0f5f45713
parent22429a747a151ae79167fc6d264d99d7602082e6
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