]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix tests in order to match pg num conventions 31906/head
authorTatjana Dehler <tdehler@suse.com>
Fri, 8 Nov 2019 12:51:40 +0000 (13:51 +0100)
committerTatjana Dehler <tdehler@suse.com>
Mon, 2 Dec 2019 08:56:28 +0000 (09:56 +0100)
commitee46e58e5dc779418492ef6b8c5e687f36ecb3f6
tree83e7b9c19ba58c6da7dd04d4f539413f5468bde7
parent2fdc51894157a2a43577ba3ec7d0fb12a25be4c5
mgr/dashboard: fix tests in order to match pg num conventions

Update the tests test_ganesha and test_rbd_mirroring in order
to match the PG num conventions. It prevents the health warning
'POOL_PG_NUM_NOT_POWER_OF_TWO' from being shown.

Signed-off-by: Tatjana Dehler <tdehler@suse.com>
qa/tasks/mgr/dashboard/test_ganesha.py
qa/tasks/mgr/dashboard/test_rbd_mirroring.py