ipv4: test that NM sends DHCPDECLINE and fails connection on getting duplicate...
- MR verifies RHBZ 1713380 fix
- DHCPDECLINE is not visible in
tshark.log
, however it is visible indnsmasq
's log output - the scenario could be beautified by a new step that would load nftables ruleset at once and register it for cleanup after scenario but let's keep that for some future MR
- MR is based on !1099 (merged) so that state of other namespaces is visible and tshark and dnsmasq logs are embedded on failure (commits regarding
nmci/ctx.py
andnmci.tags.py
are actually in that MR) - the scenario could use some parametrization so it is run for all
dhclient=
options