]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
flask-based tests: give up on CentOS7
authorDaniel Lenski <dlenski@gmail.com>
Mon, 29 Mar 2021 03:41:59 +0000 (20:41 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Mon, 29 Mar 2021 04:27:49 +0000 (21:27 -0700)
commitbf103467d2f4447405874458a1198789f303fad9
tree182c639e54db34ece0926f5d31109f8a161cb44c
parent3a1a97f46c62c065d66c4cb62426d4aae6e9dd74
flask-based tests: give up on CentOS7

For reasons that are not clear, OpenConnect fails to handshake a TLS connection
to Python 3.6 and Flask (from CentOS 7 EPEL), and I don't want to install
a 7-year-old distribution on a VM just to figure out why.

See https://gitlab.com/openconnect/openconnect/-/jobs/1135245618#L520 for
verification of the issue, and 9df05119a30dc3405ab56edbcab2576f46cac799
for a possibly-related issue with even older CentOS 6.

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