You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tests, net, sanity: Add IPv6 family stack validation
Tests which are marked with the `ipv6` marker are expecting the cluster
to support IPv6. If it does not support IPv6, the infra is considered
incorrect and therefore no tests should execute.
This change refactors the IPv4 sanity check and extends it to cover IPv6
as well.
Follow up changes should convert usages of
`fail_if_not_ipv6_supported_cluster` to a test marker.
Signed-off-by: Edward Haas <[email protected]>
0 commit comments