Commit f50e069424 for openssl.org
commit f50e0694245634d9deeed9aaa41a5ff7cac064e9
Author: sashan <anedvedicky@gmail.com>
Date: Wed May 28 10:33:33 2025 +0200
- adding rpki test to ci workflow
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27689)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 33d2125fa5..842681885b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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