]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/cephfs: create new class for "volume fs volume rename" tests
authorRishabh Dave <ridave@redhat.com>
Tue, 31 Oct 2023 18:15:59 +0000 (23:45 +0530)
committerRishabh Dave <ridave@redhat.com>
Fri, 22 Mar 2024 16:57:35 +0000 (22:27 +0530)
commit25c3907e6d09586c8fb5af83d44fe32eba1a701e
tree5e8dcdbc56d11f8fb14b291dc31f0dd418175c5f
parent0d23014b4b7433edceabbaa427148270c8e662d3
qa/cephfs: create new class for "volume fs volume rename" tests

Move tests for "ceph fs volume rename" command to a new class. This
makes it possible to run this group of tests in a single command.

This provides a convenient way to execute these tests which is necessary
after the changes has been made to the code for the "ceph fs volume
rename" command.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit e268908a5a0d9954c71ee3e2d3e5606df0a19c59)

Conflicts:
qa/tasks/cephfs/test_volumes.py
test_rename_when_fs_is_online() is not present on Quincy branch,
unlike main branch
qa/tasks/cephfs/test_volumes.py