5e6fc7ab75
We currently have cryptsetup and LUKS v1 tests, but we are missing LUKS v2 tests. Code paths for LUKS v1 and LUKS v2 are different, because Nova uses libvirt to decode LUKS v1 volumes but os-brick to decode LUKS v2 volumes. This means that not only the attach process is different, but also some features such as extend volume, so one of them may work while the other doesn't. This patch adds LUKS v2 encryption tests for all backends except for RBD volumes, because they are not connected to the host but directly through libvirt, so they can only use LUKS v1. Depends-On: Ia1411f11ec4bf44af6a42d5f96c8a0903846ed66 Depends-On: I351f1a7769c9f915e4cd280f05a8b8b87f40df84 Related-Bug: #1967157 Change-Id: I40c518c3a3e760867efd6b6338fa9c16945b28c4 |
||
---|---|---|
.. | ||
check_logs.py | ||
format.sh | ||
generate-tempest-plugins-list.py | ||
generate-tempest-plugins-list.sh | ||
skip_tracker.py | ||
tempest-integrated-gate-compute-exclude-list.txt | ||
tempest-integrated-gate-networking-exclude-list.txt | ||
tempest-integrated-gate-object-storage-exclude-list.txt | ||
tempest-integrated-gate-placement-exclude-list.txt | ||
tempest-integrated-gate-storage-blacklist.txt | ||
tempest-integrated-gate-storage-exclude-list.txt | ||
tempest-plugin-sanity.sh | ||
verify-ipv6-only-deployments.sh | ||
with_venv.sh |