microstack/tools
Corey Bryant 4558b60864 Only include LVM loop device in LVM global_filter
The following tempest test is failing regularly in the gate:
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments

The theory behind this fix is that tests are creating/deleting /dev/sdX
devices and LVM ends up attempting to open an already removed device which
causes LVM to temporarily block. Setting the global_filter will limit the
block devices that are used by LVM system components.

This adds a new config option config.cinder.loop-device. In not set the
loop device will be generated.

Closes-Bug: #1918306
Change-Id: I8cccf7a1b1af2e15106b11023652af23c7715e6f
2021-03-11 19:57:10 -05:00
..
cluster Rework the test framework & the clustering test 2021-01-15 15:58:03 +03:00
init Add missing dependencies to requirements.txt 2021-01-21 18:49:08 +00:00
launch Strict confinement (devmode) 2020-03-05 09:31:15 +00:00
microstack Add Secure Clustering 2020-10-15 01:37:33 +03:00
setup-lvm-loopdev Only include LVM loop device in LVM global_filter 2021-03-11 19:57:10 -05:00
basic_setup.sh Switch to Firefox from PhantomJS 2020-04-23 16:24:22 +03:00
connect.sh Strict confinement related fixes 2020-04-02 17:31:54 +00:00
lxd_build.sh Migrate functional testing to third-parth CI 2021-01-15 14:08:02 +03:00
make-a-dev-box.sh Added "make a dev box" script. 2019-11-29 20:20:42 +00:00
make-a-microstack.sh Use focal/core20/Ussuri/OVN & enable confinement 2020-09-25 13:20:12 +00:00
multipass_build.sh Make Horizon Dashboard settings operator overrideable. 2019-09-24 18:27:39 +00:00
update_path.py Clean up tox.ini a bit 2019-11-05 15:36:24 +00:00