]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: wait longer for health status to be cleared 36320/head
authorTatjana Dehler <tdehler@suse.com>
Tue, 28 Jul 2020 11:18:56 +0000 (13:18 +0200)
committerTatjana Dehler <tdehler@suse.com>
Tue, 28 Jul 2020 12:47:27 +0000 (14:47 +0200)
commit739b365a3f6be9557ccb784819d4ad9ad524880f
tree2e681e1a4965f665143f01275f568f09feb81c43
parentc06e46239e781d519e1f80a43e208fb521a8b554
mgr/dashboard: wait longer for health status to be cleared

Because of reasons the cluster needs more time to recover from
HEALTH_WARN while changes are made by `test_pool_update_metadata`.
Lets wait several times for the cluster status to be HEALTH_OK
again.

Fixes: https://tracker.ceph.com/issues/46573
Signed-off-by: Tatjana Dehler <tdehler@suse.com>
qa/tasks/mgr/dashboard/test_pool.py