| Summary: | deployment fails tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON with VolumeBuildErrorException | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Steve Linabery <slinaber> |
| Component: | rhosp-director | Assignee: | Hugh Brock <hbrock> |
| Status: | CLOSED WORKSFORME | QA Contact: | yeylon <yeylon> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 (Kilo) | CC: | mburns, rhel-osp-director-maint, srevivo |
| Target Milestone: | --- | Keywords: | Automation, AutomationBlocker |
| Target Release: | 10.0 (Newton) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-14 16:17:49 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: | |
This bug did not make the OSP 8.0 release. It is being deferred to OSP 10. The tempest test is passing with the latest OSP7 puddle on baremetal. |
Latest poodle CI fails this tempest test despite successful deployment. This is on baremetal, ha, ml2-vxlan. Bonded with vlans. Also fails VolumesV1ListTestJSON with same stack trace. _StringException: Traceback (most recent call last): File "/home/stack/tempest/tempest/test.py", line 272, in setUpClass six.reraise(etype, value, trace) File "/home/stack/tempest/tempest/test.py", line 265, in setUpClass cls.resource_setup() File "/home/stack/tempest/tempest/api/volume/test_volumes_list.py", line 72, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/home/stack/tempest/tempest/api/volume/base.py", line 118, in create_volume cls.volumes_client.wait_for_volume_status(volume['id'], 'available') File "/home/stack/tempest/tempest/services/volume/json/volumes_client.py", line 173, in wait_for_volume_status raise exceptions.VolumeBuildErrorException(volume_id=volume_id) VolumeBuildErrorException: Volume 49af23ca-cbb2-4de7-8de4-56f97c1873dd failed to build and is in ERROR status