]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Revert "Temporarily disable gost-engine tests in ci" 27330/head
authorNeil Horman <nhorman@openssl.org>
Thu, 3 Apr 2025 21:52:44 +0000 (17:52 -0400)
committerNeil Horman <nhorman@openssl.org>
Wed, 9 Apr 2025 18:04:09 +0000 (14:04 -0400)
This reverts commit db9771b5a056d939b6112cdc099fbf4f86d184ee.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/27259)

.github/workflows/ci.yml

index 0e6fea4d7260edc2c4a0ef28eac8fcabdc8616ed..7f589eb9b2d4482e6459eb73bd2ddd14395077ee 100644 (file)
@@ -644,8 +644,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