- 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)
This commit is contained in:
sashan 2025-05-28 10:33:33 +02:00 committed by Neil Horman
parent 1eb79b51e7
commit f50e069424
1 changed files with 2 additions and 0 deletions

View 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