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

fix(ci): add ginkgo binary to nix shell #581

Closed
wants to merge 1 commit into from

Conversation

niladrih
Copy link
Member

CI runs for PRs 578, 580 are failing with

/home/runner/work/zfs-localpv/zfs-localpv/ci/ci-test.sh: line 79: ginkgo: command not found

This adds the ginkgo CLI to the nix-shell and pins it to version used in the go.mod using niv dependencies.

Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
@niladrih
Copy link
Member Author

This is not required, the issue was related to mismatched versions in the version of ginkgo used to write the tests and the ginkgo binary.

@niladrih niladrih closed this Aug 30, 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.

1 participant