mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 23:12:55 +00:00
[beaker-tests] add missing deps
This commit is contained in:
parent
0a28bb5343
commit
b6a4281528
1 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,8 @@ cp -rT $SCRIPTPATH/files /
|
|||
dnf -y install vagrant
|
||||
dnf -y install vagrant-libvirt
|
||||
dnf -y install jq
|
||||
dnf -y install git
|
||||
dnf -y install wget
|
||||
dnf -y --best install fedpkg
|
||||
|
||||
dnf -y downgrade fedpkg --allowerasing # FIXME: the dist-git Vagrantfile is not compatible with fedpkg-1.26 due to it not sending server cert
|
||||
|
|
Loading…
Add table
Reference in a new issue