]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Revert "Temporarily disable gost-engine tests in ci"
authorNeil Horman <nhorman@openssl.org>
Thu, 3 Apr 2025 21:52:44 +0000 (17:52 -0400)
committerTomas Mraz <tomas@openssl.org>
Thu, 24 Apr 2025 18:08:28 +0000 (20:08 +0200)
This reverts commit db9771b5a056d939b6112cdc099fbf4f86d184ee.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(cherry picked from commit 172076029c0bbb188e321f5832f6a15971834e90)

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27337)

.github/workflows/ci.yml

index 5f1228451acba3fc285e5f0e60b89c6302e9e248..04fac81f7584082dadbb8d99ebb7ecfdcc911b49 100644 (file)
@@ -643,8 +643,8 @@ jobs:
       run: |
         cat /proc/cpuinfo
         ./util/opensslwrap.sh version -c
-#    - name: test external gost-engine
-#      run: make test TESTS="test_external_gost_engine"
+    - name: test external gost-engine
+      run: make test TESTS="test_external_gost_engine"
     - name: test external krb5
       run: make test TESTS="test_external_krb5"
     - name: test external_tlsfuzzer