Comment 85 for bug 2004555

Revision history for this message
Brian Rosmaita (brian-rosmaita) wrote : Re: [ussuri] Wrong volume attachment - volumes overlapping when connected through iscsi on host

Another comment about the cinder patch: I looked through the tempest and cinder-tempest-plugin tests, and the only one I found that could be affected is test_attach_detach_volume_to_instance:
https://opendev.org/openstack/tempest/src/commit/3c7eebaaf35c9e8a3f00c76cd1741457bdec9fab/tempest/api/volume/test_volumes_actions.py#L39-L55

This test should now raise a 409 when detach is called. I'm not sure what the best way to handle this is. Possibly talk to the QA team and merge a skip test bug #2004555 now, and then fix the test as soon as the cinder patch lands?