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

Run CI with integration test for libssh #340

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

The-Mule
Copy link
Collaborator

@The-Mule The-Mule commented Feb 5, 2024

This is the first sketch of integration CI. For now it only runs libssh upstream tests relevant for pkcs11 provider. It only work on fedora and takes about 2 minutes to complete the job. The idea is to add jobs for other provider consumers. It requires additional polishing (e.g. ctest passes even if it runs no tests).

@simo5
Copy link
Member

simo5 commented Feb 5, 2024

Looks good to me, how do we know that pkcs11-provider is being used though?
The tests do not print much.

@The-Mule The-Mule force-pushed the integration-tests branch 5 times, most recently from 1f45dba to 1f4a620 Compare February 14, 2024 09:40
@The-Mule
Copy link
Collaborator Author

PR should be final now. Expected ouput of ctest is now checked and we also check the the provider is used (using PKCS11_PROVIDER_DEBUG).

@simo5
Copy link
Member

simo5 commented Feb 14, 2024

Thanks @The-Mule

@simo5 simo5 merged commit 8055658 into latchset:main Feb 14, 2024
19 of 20 checks passed
@simo5 simo5 changed the title WIP: Run CI with integration test for libssh Run CI with integration test for libssh Feb 14, 2024
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.

2 participants