]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/mon: Accept ENOENT as returned value on FreeBSD
authorWillem Jan Withagen <wjw@digiware.nl>
Wed, 11 Nov 2020 14:09:12 +0000 (15:09 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Sun, 15 Nov 2020 09:09:23 +0000 (10:09 +0100)
commit5ae482797078cb38529102fc1c9411507e6414cd
tree92d84248268b72b64d351420ac7f9c57d361ee8e
parent364e385a041aea68909d724410917c190a4dd3a5
test/mon: Accept ENOENT as returned value on FreeBSD

FreeBSD returns ENOENT on resolv error

Tracker: https://tracker.ceph.com/issues/48183
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/test/mon/MonMap.cc