From: Arran Cudbard-Bell Date: Mon, 20 Sep 2021 21:42:58 +0000 (-0500) Subject: Enable redis tests again X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b195613a6d0ab5367e450b1cd1c4a2a4fc92430;p=thirdparty%2Ffreeradius-server.git Enable redis tests again --- diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b2721cbc93..2df68a2ebdc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -305,7 +305,7 @@ jobs: REST_TEST_SERVER_SSL_PORT: 8443 # SMTP_TEST_SERVER: 127.0.0.1 # SMTP_TEST_SERVER_PORT: 2525 -# REDIS_TEST_SERVER: 127.0.0.1 + REDIS_TEST_SERVER: 127.0.0.1 # REDIS_IPPOOL_TEST_SERVER: 127.0.0.1 # IMAP_TEST_SERVER: 127.0.0.1 # IMAP_TEST_SERVER_PORT: 1430