scripts/ci: install rdma-core-devel for selinux-testsuite

It is required to build it as of commit 4b4922e115e2
("tests/infiniband*: simplify test activation").

Acked-by: Stephen Smalley <stephen.smalley.work@gmail.com>
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
This commit is contained in:
Ondrej Mosnacek 2023-03-20 11:20:28 +01:00
parent a171ba62bb
commit 86b49aa7a3
No known key found for this signature in database
GPG Key ID: BDE08B7A0C57B343

View File

@ -61,6 +61,7 @@ dnf install -y \
e2fsprogs \
jfsutils \
dosfstools \
rdma-core-devel \
kernel-devel-"$(uname -r)" \
kernel-modules-"$(uname -r)"