-
Notifications
You must be signed in to change notification settings - Fork 5
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
Upgrade to 0.22.1 #21
Comments
please update the issue title for 0.22.1, I have a PR ready but still issues with unit tests timing out on containers in cluster tests. |
I think I ran into similar issues, I'll look into it once I'm back from my holidays next week. Thanks for your contribution! |
Interestingly, the tests all ran through here, so it's maybe another Docker on Mac issue... |
The tests can be a little heavy docker wise, I suppose, and Docker on Mac is always special 😅 |
- removed alpha versions, all supported versions are final now - WIP: tests run through in IDE, but not on command line -> container timeouts for cluster tests - storing version in ZeebeBrokerContainer so we can retrieve the correct log output (stored in Enum now) - moved SupportedVersion to make it accessible from both test and implementation
35: #21 update for Zeebe 0.22.1 final r=npepinpe a=grexe - removed alpha versions, all supported versions are final now - WIP: tests run through in IDE, but not on command line -> container timeouts for cluster tests - storing version in ZeebeBrokerContainer so we can retrieve the correct log output (stored in Enum now) - moved SupportedVersion to make it accessible from both test and implementation Co-authored-by: Gregor B. Rosenauer <gregor.rosenauer@viesure.io> Co-authored-by: Gregor B. Rosenauer <gregor.rosenauer@gmail.com>
Closed by #35 |
Upgrade to Zeebe 0.22.1.
The text was updated successfully, but these errors were encountered: