-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Currently we only execute tests using the v4only mode:
Line 182 in 4d831ff
| export BAZEL_EXTRA_TEST_OPTIONS="--test_env=ENVOY_IP_TEST_VERSIONS=v4only ${BAZEL_EXTRA_TEST_OPTIONS}" |
This can cause our IPv6 based integration tests to go stale. We should investigate what is required to enable IPv6 on Circle CI and start running with ENVOY_IP_TEST_VERSIONS=all.
Looks like Circle CI does support IPv6 for local traffic:
https://circleci.com/docs/2.0/faq/#can-i-use-ipv6-in-my-tests
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels