-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip: Add ipv6 load balancer tests We're adjusting the load balancer tests and related utils to also cover ipv6. This is currently wip as we're hitting the following Cilium issue: * cilium/cilium#15082 * cilium/cilium#17240 * Add ipv6 dualstack lb test * Address PR comments * add a "network type" param to the lb test * move header bump to separate PR * update ipv6 cidr * Apply Docker workaround for all lxd bridges, including ipv6 * Disable "test_strict_interfaces" The "strict" test jobs are currently disabled, except for "test_strict_interfaces", which is now failing. We'll disable this test as well until we get to fix the "strict" channel, which is currently low-prio.
- Loading branch information
1 parent
c90aeac
commit 6b3136f
Showing
4 changed files
with
114 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters