test_volume_multiattach.VolumeMultiattachTests.test_multiattach_data_integrity depends on encrypted volumes without declaring the dependency

Bug #2043830 reported by Luigi Toscano
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cinder-tempest-plugin
Confirmed
Medium
Eric Harney

Bug Description

cinder_tempest.plugin.scenario.test_volume_multiattach.VolumeMultiattachTests.test_multiattach_data_integrity creates an encrypted volume and it attaches it to the instance.
According the comments in the review which added the test, the idea was to simulate a real scenario and use an instance with multiple attached volumes while performing some operations on additional attached multiattach volumes.

Unfortunately this means that the test can't work when encryption is not supported.

As the test is valuable even when encryption is not supported and disabling it is not wanted, I see two possible ways:

- just use a simple volume (not encrypted) when encryption is not supported
- never use encrypted volumes, but just defined another type of volume (with random properties) instead

Eric Harney (eharney)
Changed in cinder-tempest-plugin:
status: New → Confirmed
Eric Harney (eharney)
Changed in cinder-tempest-plugin:
assignee: nobody → Eric Harney (eharney)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.