]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
- adding rpki test to ci workflow
authorsashan <anedvedicky@gmail.com>
Wed, 28 May 2025 08:33:33 +0000 (10:33 +0200)
committerNeil Horman <nhorman@openssl.org>
Fri, 30 May 2025 17:26:17 +0000 (13:26 -0400)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27689)

.github/workflows/ci.yml

index 33d2125fa5aab05859c758f2ff9129c63783481e..842681885b61bbf1e5abfee932a5774ae824edd4 100644 (file)
@@ -652,6 +652,8 @@ jobs:
       run: make test TESTS="test_external_tlsfuzzer"
     - name: test external Cloudflare quiche
       run: make test TESTS="test_external_cf_quiche" VERBOSE=1
+    - name: test external rpki client
+      run: make test test_external_rpki-client-portable
     - name: test ability to produce debuginfo files
       run: |
         make debuginfo