Skip to content

Commit

Permalink
tests: slightly increase IPv6 address warmup time
Browse files Browse the repository at this point in the history
  • Loading branch information
hack3ric committed Nov 2, 2024
1 parent 91c0451 commit 4e8effb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/env/router.bash
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ router_env_setup() {
done
done

sleep 2 # IPv6 addresses seem to need some warmup
sleep 3 # IPv6 addresses seem to need some warmup

# This is a bit messy, but it basically sets correct route of the other side
# through the "router" netns
Expand Down

0 comments on commit 4e8effb

Please sign in to comment.