-
Notifications
You must be signed in to change notification settings - Fork 90
fix(spread): update the version of juju used in spread tests #2519
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
Conversation
|
Type checking with Command output |
Signed-off-by: Alex Lowe <[email protected]>
|
Type checking with Command output |
bepri
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving despite failing tests because the tests likely require very different sorts of fixes, even if this (necessary) change is surfacing the failures
The given suites were using the 3.2 channel, which has been removed. We can just use the latest juju 3 for the timebeing.
make lint && make test.