]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test_cephfs_shell: group test methods
authorRishabh Dave <ridave@redhat.com>
Tue, 16 Jul 2019 10:17:18 +0000 (15:47 +0530)
committerRishabh Dave <ridave@redhat.com>
Thu, 25 Jul 2019 05:21:50 +0000 (10:51 +0530)
commit70f22f69b59bcd67c684cdb09ed01a605372b4d7
tree2e689147a389ba846fbfd297290098b5917b4ff2
parent2a98e9cb31fa36696885047427e86c4a9fe0c65e
test_cephfs_shell: group test methods

Move tests into different classes created on the basis of a shell
functionality within the testsuite. This arrangement allows running
tests related to only one functionality at a time.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/test_cephfs_shell.py