Tests: trim dependencies for test generation

This commit is contained in:
Thomas Lavocat 2021-12-15 09:45:58 +01:00 committed by Tomáš Hozza
parent e165db63ea
commit 8d67b90a2e

View file

@ -13,18 +13,7 @@ function greenprint {
}
# install requirements
sudo dnf -q -y install make \
git \
go \
ranger \
openssl \
rpm-build \
aws \
qemu \
setools-console \
setroubleshoot \
container-selinux \
lvm2
sudo dnf -y install go
# stop dnf-json socket
sudo systemctl stop osbuild-dnf-json.socket