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

Automate container build and enable RBD on SPDK #38

Merged
merged 2 commits into from
Jul 3, 2024

Conversation

knikolla
Copy link
Contributor

@knikolla knikolla commented Jul 2, 2024

Closes #34

This PR automates the process of building and publishing a container with a build of SPDK and LSVD on the GitHub container registry every time a PR is merged or a release is cut.

Additionally it enables RBD on the compiled SPDK since we want to offer it as an option of storage.

A sample docker-compose.yaml is also included for debugging purposes.

knikolla added 2 commits July 2, 2024 22:38
We want to be able to offer SPDK as a backend too for users
who want more stability, while we iron out LSVD.
The container will be built and published to the GitHub container
registry every time a PR is merged or a new release is cut.
Copy link
Member

@IsaacKhor IsaacKhor left a comment

Choose a reason for hiding this comment

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

lgtm

@knikolla knikolla merged commit aa015c9 into CCI-MOC:main Jul 3, 2024
2 checks passed
@knikolla knikolla deleted the build-container branch July 3, 2024 15:36
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.

Get container build of SPDK with LSVD backend
2 participants