resizes fail because we don't check existing flavor
Bug #1123000 reported by
Sean Dague
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tempest |
Fix Released
|
High
|
Tiago Mello |
Bug Description
We have 2 resize tests in action, but they both try to go -> flavor_alt. So if the revert runs after the resize, the revert will fail because you can't resized as it's already flavor_alt.
The tests should be changed so that flavor of the image is detected, then we resize to the other flavor. All this is in tempest/
This is the last fix needed before we enable resize in devstack gate.
Changed in tempest: | |
assignee: | nobody → Tiago Rodrigues de Mello (tmello) |
importance: | Undecided → High |
status: | New → Confirmed |
status: | Confirmed → Triaged |
Changed in tempest: | |
milestone: | none → havana-3 |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/21793
Review: https:/