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

Update to ginkgo v2 #422

Merged
merged 2 commits into from
Oct 13, 2022
Merged

Update to ginkgo v2 #422

merged 2 commits into from
Oct 13, 2022

Conversation

burmanm
Copy link
Contributor

@burmanm burmanm commented Oct 3, 2022

What this PR does:
Updates dependency to ginkgo v2, fix controller tests and compilations. Does not use any of the new features in v2.

Which issue(s) this PR fixes:
Fixes #291

Checklist

  • Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • CHANGELOG.md updated (not required for documentation PRs)
  • CLA Signed: DataStax CLA

@burmanm burmanm requested a review from a team as a code owner October 3, 2022 14:23
@burmanm
Copy link
Contributor Author

burmanm commented Oct 3, 2022

@emerkle826 No need to do this part, but you'll want this before starting to modify, otherwise conflicts are going to be quite horrible..

@emerkle826
Copy link
Contributor

@thanks @burmanm I was going to look into this as part of my work. I'll keep an eye on this and base my work off of it.

@burmanm
Copy link
Contributor Author

burmanm commented Oct 3, 2022

Yeah, I'll just need to find out what imports the v1 also to go.mod, that makes the tests fail..

@burmanm
Copy link
Contributor Author

burmanm commented Oct 4, 2022

Yep, the smoke test failure is not the test (the test passed), but something on GHA infra failing to close the test.

@burmanm burmanm merged commit f42c450 into k8ssandra:master Oct 13, 2022
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.

K8SSAND-1413 ⁃ Update to ginkgo v2
2 participants