Skip to content

Commit

Permalink
test-incus-network-ovn: Workaround networkd behavior
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Graber <[email protected]>
  • Loading branch information
stgraber committed Dec 20, 2024
1 parent 43356dc commit d98eade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/test-incus-network-ovn
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,7 @@ ovn_basic_tests() {
# Remove external SNAT address and check normal SNAT operation returns connectivity.
incus network unset ovn-virtual-network ipv4.nat.address
incus network unset ovn-virtual-network ipv6.nat.address
incus exec u1 -- networkctl up eth0
sleep 2
incus exec u1 -- ping -c1 -w5 192.0.2.1
incus exec u1 -- ping -c1 -w5 2001:db8:1:1::1
Expand Down

0 comments on commit d98eade

Please sign in to comment.