gating-test RPM output: include container-selinux
Signed-off-by: Ed Santiago <santiago@redhat.com>
This commit is contained in:
parent
ab59dee2bf
commit
4f79062b91
@ -7,7 +7,7 @@
|
|||||||
echo "Important package versions:"
|
echo "Important package versions:"
|
||||||
(
|
(
|
||||||
uname -r
|
uname -r
|
||||||
rpm -qa | egrep 'podman|conmon|crun|runc|iptable|slirp|systemd' | sort
|
rpm -qa | egrep 'podman|conmon|crun|runc|iptable|slirp|systemd|container-selinux' | sort
|
||||||
) | sed -e 's/^/ /'
|
) | sed -e 's/^/ /'
|
||||||
|
|
||||||
# Log environment; or at least the useful bits
|
# Log environment; or at least the useful bits
|
||||||
|
Loading…
Reference in New Issue
Block a user