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 stratis_fedora_karmatest script #440

Merged
merged 1 commit into from
Aug 7, 2023

Conversation

bgurney-rh
Copy link
Member

No description provided.

else
make clippy
make fmt-travis
make build
Copy link
Member

@mulkieran mulkieran Aug 7, 2023

Choose a reason for hiding this comment

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

Instead of all the separate make builds; use make build-all.

Copy link
Member

@mulkieran mulkieran left a comment

Choose a reason for hiding this comment

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

Other than the one requested change, this looks good.

@mulkieran
Copy link
Member

blocked by stratis-storage/stratisd#3405

Add a script to perform a karma test for new Rust releases.
This runs linting and compiling tests with the currently
installed Rust version.

Signed-off-by: Bryan Gurney <[email protected]>
@bgurney-rh bgurney-rh marked this pull request as ready for review August 7, 2023 17:57
@mulkieran mulkieran merged commit 34edb76 into stratis-storage:master Aug 7, 2023
5 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.

2 participants