]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: Fix a few mgr/volume test cases
authorKotresh HR <khiremat@redhat.com>
Fri, 5 Feb 2021 18:05:22 +0000 (23:35 +0530)
committerKotresh HR <khiremat@redhat.com>
Fri, 5 Mar 2021 06:50:32 +0000 (12:20 +0530)
commit98fe49f9bb3ab727703124f9132e7c179176128e
treef41f99efe46167b86cbd34ae056be47468658a03
parente272fc91012453c9e29835b3173b1e657c69365e
qa: Fix a few mgr/volume test cases

Recovering dirty auth metadata file might not retain the order,
fixed the comparison in 'test_recover_auth_metadata_during_authorize'
and 'test_recover_auth_metadata_during_deauthorize'.

Fixes: https://tracker.ceph.com/issues/49192
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit 4952d2132ffd92594e749a652970d5d9415c721d)
qa/tasks/cephfs/test_volumes.py