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

test: Always run tests using libnvme subproject #275

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

martin-belanger
Copy link
Collaborator

In other words, don't use already installed libnvme to run the tests. This could be an older incompatible version that would cause the tests to fail.

Fixes #270

Signed-off-by: Martin Belanger martin.belanger@dell.com

In other words, don't use already installed libnvme to run the
tests. This could be an older incompatible version that would
cause the tests to fail.

Signed-off-by: Martin Belanger <martin.belanger@dell.com>
@martin-belanger martin-belanger merged commit 7ce563b into linux-nvme:main Nov 3, 2022
@martin-belanger martin-belanger deleted the issue-270 branch November 15, 2022 13:53
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.

meson: Dependency python3-libnvme not found
1 participant