]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Clear cache for mod_tls test.
authorJoe Orton <jorton@apache.org>
Wed, 15 Feb 2023 10:14:19 +0000 (10:14 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 15 Feb 2023 10:14:19 +0000 (10:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907670 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/linux.yml

index e5340e964af4264fc7f2a6e84139223b64d74837..7d0e34a3cddcb3438f5d545a951ad0475b4c4c42 100644 (file)
@@ -225,6 +225,7 @@ jobs:
           #     TEST_MD=1
           # -------------------------------------------------------------------------
           ### TODO: if: *condition_not_24x
+          ### TODO: fix caching here.
           - name: MOD_TLS test suite
             config: --enable-mods-shared=reallyall --with-mpm=event --enable-mpms-shared=event
             pkgs: curl python3-pytest nghttp2-client python3-cryptography python3-requests cargo cbindgen
@@ -235,6 +236,7 @@ jobs:
               NO_TEST_FRAMEWORK=1
               TEST_INSTALL=1
               TEST_MOD_TLS=1
+              CLEAR_CACHE=1
           # -------------------------------------------------------------------------
           ### TODO if: *condition_not_24x
           ### TODO: Fails because :i386 packages are not being found.