]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/cephfs/nfs: Check if host ip is in cluster info output 39004/head
authorVarsha Rao <varao@redhat.com>
Wed, 9 Dec 2020 16:52:50 +0000 (16:52 +0000)
committerVicente Cheng <freeze.bilsted@gmail.com>
Thu, 21 Jan 2021 16:15:23 +0000 (16:15 +0000)
commit99e1088bb9f3ace6aa0c97130a9a79944dac3d0a
tree4c408ba6a6157c016f17abe0493f84722d50a9f6
parent4c35fa464478cb1593a8088402768df91f4a8066
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>
(cherry picked from commit db50dd29c3b9a7c2d6069093a56edc2c5bf0b5d7)
qa/tasks/cephfs/test_nfs.py