Skip to content

add test for openbao#181

Merged
stormshield-gt merged 5 commits into
jmgilman:masterfrom
stormshield-gt:add-test-for-openbao
Jan 21, 2026
Merged

add test for openbao#181
stormshield-gt merged 5 commits into
jmgilman:masterfrom
stormshield-gt:add-test-for-openbao

Conversation

@stormshield-gt

@stormshield-gt stormshield-gt commented Jan 21, 2026

Copy link
Copy Markdown
Collaborator

This MR add test for OpenBao 2.4.4 in addition to Vault.

By default tokio::test create a mono threaded runtime for each test. Both Vault and OpenBao have a task inside this runtime to run concurrently, so this doesn't add additional time to the test job.

https://github.com/jmgilman/vaultrs/actions/runs/21210627868/job/61017926166?pr=181 run in 3m51s, like before without OpenBao tests.

Fix #150

@stormshield-gt stormshield-gt merged commit 175fa6b into jmgilman:master Jan 21, 2026
6 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.

Openbao support?

1 participant