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
We currently run our TLS tests in Docker, with IPv6 disabled (this is the case by default with Docker). The goal of this task is to enable IPv6 in our Docker environment, so that the test case "DTLS cookie: enabled, IPv6" (and any other IPv6-specific test case that may exist when this issue is resolved) can run.
Note that we may also want to test with IPv6 disabled. This may involve adding test cases, in addition to doing work on the test environment. Also, the definition of done includes removing the ignore list entry in analyze_outcomes.py.
The text was updated successfully, but these errors were encountered:
We currently run our TLS tests in Docker, with IPv6 disabled (this is the case by default with Docker). The goal of this task is to enable IPv6 in our Docker environment, so that the test case
"DTLS cookie: enabled, IPv6"
(and any other IPv6-specific test case that may exist when this issue is resolved) can run.Note that we may also want to test with IPv6 disabled. This may involve adding test cases, in addition to doing work on the test environment. Also, the definition of done includes removing the ignore list entry in
analyze_outcomes.py
.The text was updated successfully, but these errors were encountered: