[LTP] [PATCH 0/5] Fixes for DHCP tests

Alexey Kodanev alexey.kodanev@oracle.com
Thu Oct 4 14:04:23 CEST 2018


On 10/03/2018 06:37 PM, Petr Vorel wrote:
> Hi,
> 
> while debugging a failure of DHCP tests on SUSE Linux Enterprise I did
> some fixes and enhancements of these tests. I tested patchset on various
> versions of Debian, SUSE and CentOS, using NetworkManager and Wicked.
> 
> Due different approach of using dhclient in these two network managers
> and specific /sbin/dhclient-script for each distro it's quite pain to
> have these tests working on all distros, so there might be more patches.
> 
> Kind regards,
> Petr
> 
> Petr Vorel (5):
>   net/dhcp: Add support for wicked
>   net/dhcp: Disable DNS for dnsmasq
>   net/dhcp: Print client and server versions
>   net/dhcp: Pass lease file location to dhcpd via -lf
>   net/dhcp: TBROK when dnsmasq does not start
> 
>  testcases/network/dhcp/dhcp_lib.sh      | 21 +++++++++++++++++++++
>  testcases/network/dhcp/dhcpd_tests.sh   | 13 +++++++------
>  testcases/network/dhcp/dnsmasq_tests.sh |  7 ++++++-
>  3 files changed, 34 insertions(+), 7 deletions(-)
> 

The patch-set looks good, acked. Thanks Petr!


More information about the ltp mailing list