String concatenation TypeError in resize flavor helper

Bug #1959682 reported by Artom Lifshitz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Invalid
Undecided
Unassigned
tempest
In Progress
Undecided
Unassigned

Bug Description

In cae966812, for certain resize tests, we started adding a numeric ID
to the new flavor name to avoid collisions. This was incorrectly done
as a string + int concatenation, which is raising a `TypeError: can
only concatenate str (not "int") to str`.

Example of this happening in nova-next job: https://zuul.opendev.org/t/openstack/build/7f750faf22ec48219ddd072cfe6e02e1/logs

Tags: gate-failure
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tempest (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/tempest/+/827305

Changed in tempest:
status: New → In Progress
tags: added: gate-failure
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tempest (master)

Change abandoned by "Artom Lifshitz <email address hidden>" on branch: master
Review: https://review.opendev.org/c/openstack/tempest/+/827305

Revision history for this message
sean mooney (sean-k-mooney) wrote :

setting this to invilad since the bug is in tempest.
it is currently blocking the nova-next job so it is a gate-blocker for nova until this is fixed in tempest.

as there are already 2 patches up to fix this we expect it to be resolved soon so we will just clost the nova part for now.

Changed in nova:
status: New → Invalid
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.