Skip to content

Fix '@preserve_failed_assumed_connections' test

Antonio Cardace requested to merge mr/731 into master

The test would do 'nmcli c down' with the connection but with NetworkManager!731 (merged) when you set a connection down the device will become managed by NM making the test not correct.

Let's actually wait for the IP address to expire.

Signed-off-by: Antonio Cardace acardace@redhat.com

Edited by Antonio Cardace

Merge request reports