]> git.apps.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)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 7 Apr 2020 13:25:45 +0000 (15:25 +0200)
commite34c95d28f7b49d34a9458d1596dda67b5ea7d57
tree7232f08d656e645cf30e0da826d3b65b49303688
parent47be2a27198042c8f73a3f332ce7f100a41ae8f5
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