Nordix / hiredis-cluster

C client library for Valkey/Redis Cluster. This project is used and sponsored by Ericsson. It is a fork of the now unmaintained hiredis-vip.
BSD 3-Clause "New" or "Revised" License
87 stars 42 forks source link

Enable IPv6 tests in CI #167

Closed bjosv closed 1 year ago

bjosv commented 1 year ago

Since Github runners seems to work fine with IPv6 lets enable these tests in CI.

Includes a fix for testcase redirect-with-ipv6 due to the new redirect behavior and a fix to show the testcase ct_connection_ipv6 as disabled when IPv6 is disabled.