-
Notifications
You must be signed in to change notification settings - Fork 685
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 scenario is broken #5883
Comments
See test reports in #5870 (comment). I'm able to run through the process on @rmol please try the test plan above and document your results here. |
I checked out develop, modified The process has failed for me repeatedly, but not in the ways reported in #5870. There's no server hang, and it doesn't appear that the video driver is the problem. |
See #5870 (comment) In a nutshell, let's prioritize #5512 rather than continue trying to support the xenial upgrade logic. |
Description
The
upgrade
scenario, used for testing in-place upgrades on Xenial, is no longer behaving well. First reported in #5870 (comment)Steps to Reproduce
develop
branchecho 1.7.1 > molecule/shared/stable.ver
to use an existing box (1.8.0 boxes are unmerged, in Upgrade boxes for 1.8.0 (Xenial) #5870)make upgrade-start
Expected Behavior
Scenario prep is completed, process exits 0, three (3) VMs are configured and ready for upgrade: app, mon, & apt.
Actual Behavior
Scenario prep hangs while creating the app server. If you run
virt-manager
, you can see thatupgrade_apt
was created fine (directly from the upstream Bento box), boxComments
Suggestions to fix, any other relevant information.
The text was updated successfully, but these errors were encountered: