]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: update mgr dashboard socket listening test
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 24 Mar 2020 18:28:51 +0000 (14:28 -0400)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 6 Apr 2020 22:02:22 +0000 (18:02 -0400)
commit3ce5a71a9c2cba9c1c8545f89c8a4261e8ccfc7b
treee2fd305e8545ed044f2590948c0a34964144fffe
parent4f663412ff9b86ea308db9c451f53c4e93aceaf6
tests: update mgr dashboard socket listening test

Since 15ed9ee the ceph-mgr daemon binds on the IP address on the public
network instead of binding on all addresses.
This commit updates the testinfra code to reflect that change.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 0f0a14772c21fbeadcc0c92b48a8c54ab8b729d6)
tests/functional/tests/mgr/test_mgr.py