cinder.tests.unit.volume.drivers.hpe.test_hpe3par.TestHPE3PARFCDriver.test_create_modify_host not deterministic
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cinder |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Hi,
I get some intermittent failure of the test:
olume.drivers.
Here's the stack dump:
Captured traceback:
~~~~~~~~~~~~~~~~~~~
b'Traceback (most recent call last):'
b' File "/<<PKGBUILDDIR
b' mock_client.
b' File "/usr/lib/
b' ), cause)'
b' File "<string>", line 2, in raise_from'
b'Assertion
b"Expected: [call.getVolume
b" call.getCPG(
b" call.getHost(
b" call.queryHost(
b" call.modifyHost
b" call.getHost(
b'Actual: [call.getWsApiV
b" call.login(
b" call.setSSHOpti
b' call.getStorage
b" call.getStorage
b' call.getStorage
b' call.logout(),'
b" call.login(
b" call.setSSHOpti
b" call.getVolume(
b" call.getCPG(
b" call.getHost(
b" call.queryHost(
b" call.modifyHost
b" call.getHost(
b''
What git hash does this occur on?
I wonder if it was fixed by /review. openstack. org/#/c/ 545978/
https:/