]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode/vars: add lvm2 to centos 9
authorKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Tue, 29 Apr 2025 22:24:55 +0000 (00:24 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@clyso.com>
Fri, 5 Dec 2025 15:03:08 +0000 (16:03 +0100)
The nvme-loop tests rely on lvm.

Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@clyso.com>
roles/testnode/vars/centos_9.yml

index 093a709df3a22b499a72fcec4e4b18eb57874b90..56c1997cad5530a0dc912dbb94a0a7a47684a92a 100644 (file)
@@ -60,6 +60,8 @@ packages:
   - qemu-kvm-block-rbd
   # for pjd tests
   - libacl-devel
+  # for nvme-loop dependent tests
+  - lvm2
   # for fs tests,
   - autoconf
   # for test-crash.sh