Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testing against kryoptic in CI #413

Merged
merged 3 commits into from
Jul 8, 2024
Merged

Conversation

simo5
Copy link
Member

@simo5 simo5 commented Jul 5, 2024

Description

This adds a new CI job to test against the rust based kryoptic software token

The CI builds kryoptic from source for now, until it is available in Fedora and can be pulled prebuilt.

Checklist

  • [ ] Code modified for feature
  • Test suite updated with functionality tests
  • Test suite updated with negative tests
  • [ ] Documentation updated

Reviewer's checklist:

  • [ ] Any issues marked for closing are addressed
  • There is a test suite reasonably covering new functionality or modifications
  • [ ] This feature/change has adequate documentation added
  • Code conform to coding style that today cannot yet be enforced via the check style test
  • Commits have short titles and sensible commit messages
  • [ ] Coverity Scan has run if needed (code PR) and no new defects were found

@simo5 simo5 force-pushed the ci_kryoptic branch 15 times, most recently from ad8d774 to f8af960 Compare July 8, 2024 16:22
simo5 added 3 commits July 8, 2024 12:49
A few (ECDH, HKDF, etc) should work, but don't, so we keep them disabled
for now.

Signed-off-by: Simo Sorce <[email protected]>
@simo5
Copy link
Member Author

simo5 commented Jul 8, 2024

Integration tests are currently known broken due to some issues in rawhide, everything else passes, so mering.

@simo5 simo5 merged commit 5aa79e2 into latchset:main Jul 8, 2024
34 of 36 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.

None yet

1 participant