-
Notifications
You must be signed in to change notification settings - Fork 13
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 version upgrade tests #678
Conversation
369b96f
to
cf617ad
Compare
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.
Looks fine... a few questions about python env vars
41ad6ce
to
316f7cc
Compare
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.
@bschimke95 the snap store is not careful about which architecture. use the arch of the instance that's ready to be upgraded
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.
Thanks a lot @bschimke95! left some minor comments and questions.
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.
Nice work Ben! Two comments :)
Co-authored-by: Adam Dyess <adam.dyess@canonical.com>
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.
LGTM. Pretty spiffy
--------- Co-authored-by: Adam Dyess <adam.dyess@canonical.com>
Summary
Adds an integration test to validate that a cluster can be upgraded sequentially for each release on each flavor.
Details
test_version_upgrade
test that creates a three node cluster and performs sequential upgrades on each node