]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: wait a moment after module load 30789/head
authorTatjana Dehler <tdehler@suse.com>
Fri, 11 Oct 2019 08:45:53 +0000 (10:45 +0200)
committerTatjana Dehler <tdehler@suse.com>
Fri, 11 Oct 2019 08:46:26 +0000 (10:46 +0200)
commitdcb70a3c0d0062e64b5f4b46e6c40442d15945de
tree28b592db36cd31734ae29ee020fc3d0a4e3f9b43
parenta14163a589b7fdd6db377b4f58f2ec75d1130639
mgr/dashboard: wait a moment after module load

After a dashboard module load we need to wait (10 secs)
for the module to be back again. Otherwise the module
might not be able to answer requests properly. It could
lead to issues in some cases, e.g.: 'Failed to establish
a new connection: [Errno 111] Connection refused'.

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