]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
ppp-over-tls tests: fix PPP-over-IPv6 tests on Ubuntu
authorDaniel Lenski <dlenski@gmail.com>
Mon, 29 Mar 2021 02:55:18 +0000 (19:55 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 29 Mar 2021 03:13:01 +0000 (20:13 -0700)
commitb468949db25ff64b9db93a49de5fbebcb8ca3b6c
tree858cf3af988fd64379c4107dfc29e70efbdb2632
parent9df05119a30dc3405ab56edbcab2576f46cac799
ppp-over-tls tests: fix PPP-over-IPv6 tests on Ubuntu

For reasons that are unclear, but probably also unimportant, IPv6 is disabled by default on this CI
image (verified in https://gitlab.com/openconnect/openconnect/-/jobs/1135199323#L335), and this will
cause PPP tests using IPv6 to fail.

Explicitly enabling IPv6 with sysctl resolves this.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
.gitlab-ci.yml