[Devops] Wrong cut of upgrade from version

Bug #1402608 reported by Andrey Sledzinskiy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Aleksandra Fedorova

Bug Description

We are getting upgrade_from version like that
export UPGRADE_FUEL_FROM=`basename $ISO_PATH | cut -d '-' -f 2`

As a result version looks like - 5.1.1.iso

because of that we have rollback tests crashed

Changed in fuel:
assignee: Fuel DevOps (fuel-devops) → Aleksandra Fedorova (afedorova)
status: New → In Progress
Revision history for this message
Aleksandra Fedorova (bookwar) wrote :

Fixed by hardcoding

export UPGRADE_FUEL_FROM="5.1.1"

Changed in fuel:
status: In Progress → Fix Released
tags: added: system-test-not-required
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.