]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephfs/nfs: Check if host ip is in cluster info output 38511/head
authorVarsha Rao <varao@redhat.com>
Wed, 9 Dec 2020 16:52:50 +0000 (16:52 +0000)
committerVarsha Rao <varao@redhat.com>
Wed, 9 Dec 2020 16:52:50 +0000 (16:52 +0000)
commitdb50dd29c3b9a7c2d6069093a56edc2c5bf0b5d7
tree8bcf705d320c01877e59859712986e3dbd80e7c7
parent3629e816177773d017ae287a009d4f777cd18f4c
qa/tasks/cephfs/nfs: Check if host ip is in cluster info output

Along with host IP, sometimes Docker container IP's shows up in 'hostname -I'
output. Since this output is variable. Just check if host IP is present in the
cluster info output.

Fixes: https://tracker.ceph.com/issues/48491
Signed-off-by: Varsha Rao <varao@redhat.com>
qa/tasks/cephfs/test_nfs.py