test/upgrade: install vdo package
This package is required for the upgrade process.
This commit is contained in:
parent
a8afca4634
commit
47d0703cb6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ dnf install -y osbuild-composer composer-cli
|
|||
|
||||
# Prepare the upgrade
|
||||
curl -k -o /etc/yum.repos.d/oam-group-leapp-rhel-8.repo https://gitlab.cee.redhat.com/leapp/oamg-rhel8-vagrant/-/raw/master/roles/init/files/leapp-copr.repo
|
||||
dnf install leapp-upgrade-el8toel9 -y
|
||||
dnf install -y leapp-upgrade-el8toel9 vdo
|
||||
curl -kLO https://gitlab.cee.redhat.com/leapp/oamg-rhel7-vagrant/raw/master/roles/init/files/prepare_test_env.sh
|
||||
source /root/prepare_test_env.sh
|
||||
get_data_files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue