tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON teardown bug
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
refstack |
Fix Released
|
Undecided
|
Unassigned | ||
tempest |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
This teardown fails on all freshly deployed openstack versions from ussuri, victoria, wallaby, and xena tempest.
{0} tearDownClass (tempest.
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "/home/
six.
File "/home/
raise value
File "/home/
teardown()
File "/home/
cls.
File "/home/
self.
File "/home/
creds.
File "/home/
client.
File "/home/
return self.delete_
File "/home/
resp, body = self.delete(
File "/home/
return self.request(
File "/home/
self.
File "/home/
raise exceptions.
tempest.
Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet 5be11612-
Changed in tempest: | |
status: | Confirmed → In Progress |
hmm, that's weird, I haven't seen anything like that.
We run refstack-client on all stable releases since Train currently and the test is passing fine, you can see the jobs and their logs f.e. in this review - https:/ /review. opendev. org/c/openinfra /ansible- role-refstack- client/ +/826888
I wonder what could have created the ports on that particular network.