Bug 1752416
Summary: | race-condition in tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Pavel Sedlák <psedlak> | ||||
Component: | openstack-tempest | Assignee: | David Sedlák <dsedlak> | ||||
Status: | CLOSED ERRATA | QA Contact: | Martin Kopec <mkopec> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 15.0 (Stein) | CC: | apevec, jjoyce, lhh, ltoscano, slinaber, udesale | ||||
Target Milestone: | z2 | Keywords: | Triaged, ZStream | ||||
Target Release: | 16.1 (Train on RHEL 8.2) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | openstack-tempest-24.0.0-0.20200615173423.c73e6b1 | Doc Type: | No Doc Update | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2020-12-15 18:35:44 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 1843927 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
Pavel Sedlák
2019-09-16 10:20:06 UTC
Created attachment 1615516 [details]
log of test_add_remove_fixed_ip failing
The Fixed in version build won't make it to rhos-15 .. it's fixed in tempest 24 in higher rhos versions, f.e. 16.1's build openstack-tempest-24.0.0-0.20200615163500.c73e6b1.el8ost The patch should have resolved the race condition in the test from the code logic perspective, moreover the issue hasn't occurred again lately - it didn't occur during my testing as well. The fix is part of the Fixed in version package which is available in rhos-16.1 repo via the latest symlink. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat OpenStack Platform 16.1.3 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2020:5413 |