community.crypto/tests
Yauhen 041fff5057
Add persistent and perf options to the luks_device (#434)
Read and write work queue significantly degrades performance on
SSD/NVME devices[1].

In Debian 11 crypttab does not support no-read-workqueue and
no-write-workqueue flags, so the persistent flag is workaround: once
opened with perf parameters persists forever.

[1] https://blog.cloudflare.com/speeding-up-linux-disk-encryption/

Signed-off-by: Yauhen Artsiukhou <jsirex@gmail.com>
2022-04-10 14:30:10 +02:00
..
integration/targets Add persistent and perf options to the luks_device (#434) 2022-04-10 14:30:10 +02:00
sanity Switch from antsibull to antsibull-docs. (#438) 2022-04-10 10:43:36 +02:00
unit Fix compatibility to fetch_url change in ansible-core devel (#339) 2021-11-17 21:26:49 +01:00
utils CI: add community ansible-test images (#404) 2022-02-17 22:29:50 +01:00
.gitignore Initial commit 2020-03-09 13:11:34 +00:00
config.yml Add ansible-test config file. (#224) 2021-05-01 22:20:50 +02:00
requirements.yml Improve changed / nonchanged validations by using new modules from community.internal_test_tools (#183) 2022-01-03 18:43:17 +01:00