diff options
author | Aksel Sjögren <asjogren@itrsgroup.com> | 2021-04-29 13:58:50 (GMT) |
---|---|---|
committer | Jacob Hansen <jhansen@op5.com> | 2021-04-30 09:14:10 (GMT) |
commit | 39c162e594ec962eb338332624d3ac7474227a2b (patch) | |
tree | 87b84c1f7dba02069130307559c5679f6ced3d37 /lib/tests/test_opts2.c | |
parent | e712d5a6ef194845e815f0471589262bcb1cced4 (diff) | |
download | monitoring-plugins-39c162e.tar.gz |
Fix check_dhcp tests
* try to use "/usr/sbin/ip" before "ifconfig" since the latter is
obsolete on Linux to figure out interface to listen for DHCP messages.
But keeping ifconfig method just in case.
Without this, tests fail on boxes without ifconfig AND the correct
interface named ethX.
* amend possible failure responses, as check_dhcp might get a DHCPOFFER,
but from an unexpected address - which happens if the box running
tests are on a network with a DHCP server.
Diffstat (limited to 'lib/tests/test_opts2.c')
0 files changed, 0 insertions, 0 deletions