Tests: trim dependencies for test generation
This commit is contained in:
parent
e165db63ea
commit
8d67b90a2e
1 changed files with 1 additions and 12 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue