]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: wait longer for health status to be cleared 36784/head
authorTatjana Dehler <tdehler@suse.com>
Tue, 28 Jul 2020 11:18:56 +0000 (13:18 +0200)
committerLaura Paduano <lpaduano@suse.com>
Tue, 25 Aug 2020 08:03:34 +0000 (10:03 +0200)
commit16695159ce5d2b3902a0e96d9110391375993e17
tree02afe86578846a16a751042989b33270caa67437
parenta7263bce151d742424630712cdf8e081e7d18b94
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>
(cherry picked from commit 739b365a3f6be9557ccb784819d4ad9ad524880f)
qa/tasks/mgr/dashboard/test_pool.py