Skip to content

Conversation

@aidangarske
Copy link
Contributor

@aidangarske aidangarske commented May 15, 2025

Description

This PR adds a new GitHub Actions workflow to build and test wolfProvider with OpenSSH.
It builds against multiple versions of wolfSSL, OpenSSL, and OpenSSH using a matrix strategy with caching to speed up CI.

  • Tests wolfProvider with openssh-portable (V_9_9, V_10_0_P2, master)
  • Supports failure injection via WOLFPROV_FORCE_FAIL=1
  • Skips long-running t-exec tests for efficiency
  • Tests with newest ossl openssl-3.5.0 and v5.8.0-stable

@aidangarske aidangarske self-assigned this May 15, 2025
@aidangarske
Copy link
Contributor Author

depends on wolfSSL/osp#244 for openssh patch

@aidangarske aidangarske marked this pull request as ready for review May 16, 2025 21:30
@aidangarske aidangarske requested a review from padelsbach May 16, 2025 21:30
Copy link
Contributor

@padelsbach padelsbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice addition!

Copy link
Contributor

@douzzer douzzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice -- super thorough!

@douzzer douzzer merged commit 49de419 into wolfSSL:master May 19, 2025
104 of 132 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants