mirror of
https://github.com/SELinuxProject/selinux
synced 2025-02-04 03:41:56 +00:00
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:
parent
a171ba62bb
commit
86b49aa7a3
@ -61,6 +61,7 @@ dnf install -y \
|
||||
e2fsprogs \
|
||||
jfsutils \
|
||||
dosfstools \
|
||||
rdma-core-devel \
|
||||
kernel-devel-"$(uname -r)" \
|
||||
kernel-modules-"$(uname -r)"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user