LibvirtNVMEVolumeDriverTestCase and LibvirtScaleIOVolumeDriverTestCase unit tests fail on ppc64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Committed
|
Low
|
Lee Yarwood |
Bug Description
These tests don't appear to be mocking out their interactions with os-brick correctly leading to it attempting to build unsupported connectors on ppc64el.
2021-01-19 00:57:49.258887 | devstack-focal-test | nova.tests.
2021-01-19 00:57:49.258898 | devstack-focal-test | -------
2021-01-19 00:57:49.258909 | devstack-focal-test |
2021-01-19 00:57:49.258919 | devstack-focal-test | Captured traceback:
2021-01-19 00:57:49.258930 | devstack-focal-test | ~~~~~~~~~~~~~~~~~~~
2021-01-19 00:57:49.258942 | devstack-focal-test | Traceback (most recent call last):
2021-01-19 00:57:49.258952 | devstack-focal-test |
2021-01-19 00:57:49.258963 | devstack-focal-test | File "/home/
2021-01-19 00:57:49.258974 | devstack-focal-test | nvme_con = nvme.LibvirtNVM
2021-01-19 00:57:49.258985 | devstack-focal-test |
2021-01-19 00:57:49.258995 | devstack-focal-test | File "/home/
2021-01-19 00:57:49.259006 | devstack-focal-test | self.connector = connector.
2021-01-19 00:57:49.259017 | devstack-focal-test |
2021-01-19 00:57:49.259027 | devstack-focal-test | File "/home/
2021-01-19 00:57:49.259039 | devstack-focal-test | raise exception.
2021-01-19 00:57:49.259050 | devstack-focal-test |
2021-01-19 00:57:49.259060 | devstack-focal-test | os_brick.
https:/ /review. opendev. org/c/openstack /nova/+ /771806 merged