tempest/tools
Gorka Eguileor 5e6fc7ab75 Add LUKS v2 tests
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
2022-06-29 22:42:22 +00:00
..
check_logs.py Fix: change values to items as keys and values are all used 2022-04-19 11:21:10 +08:00
format.sh Introduce bashate 2019-07-30 18:02:07 +09:00
generate-tempest-plugins-list.py Fix tempest plugins sanity jobs by exclude failing plugins 2021-09-08 22:47:23 -05:00
generate-tempest-plugins-list.sh Inclusive jargon 2021-01-20 08:40:57 +00:00
skip_tracker.py Remove duplication of skip_tracker 2017-04-21 12:12:42 +09:00
tempest-integrated-gate-compute-exclude-list.txt Fix race condition for image test 2021-02-10 14:28:45 +00:00
tempest-integrated-gate-networking-exclude-list.txt Add LUKS v2 tests 2022-06-29 22:42:22 +00:00
tempest-integrated-gate-object-storage-exclude-list.txt Inclusive jargon 2021-01-20 08:40:57 +00:00
tempest-integrated-gate-placement-exclude-list.txt Add LUKS v2 tests 2022-06-29 22:42:22 +00:00
tempest-integrated-gate-storage-blacklist.txt Inclusive jargon 2021-01-20 08:40:57 +00:00
tempest-integrated-gate-storage-exclude-list.txt Inclusive jargon 2021-01-20 08:40:57 +00:00
tempest-plugin-sanity.sh Inclusive jargon 2021-01-20 08:40:57 +00:00
verify-ipv6-only-deployments.sh Move verify-ipv6-only-deployments 2021-06-10 07:44:44 +00:00
with_venv.sh Make bash shebangs through /usr/bin/env 2017-04-11 18:46:16 +09:00