Remove redundant script in upgrade8to9 test
Upstream leapp no longer uses separate channels for obtaining its data and instead packages them into the RPM. See https://redhat-internal.slack.com/archives/C04JP91FB8X/p1687428000886329
This commit is contained in:
parent
6fba5ef2f8
commit
7fca93c59a
1 changed files with 0 additions and 3 deletions
|
|
@ -14,9 +14,6 @@ dnf install -y osbuild-composer composer-cli
|
|||
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
|
||||
# install the leapp upgrade tool + other dependencies
|
||||
dnf install -y leapp-upgrade-el8toel9 vdo jq rpmdevtools
|
||||
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
|
||||
|
||||
# prepare upgrade repositories
|
||||
tee /etc/leapp/files/leapp_upgrade_repositories.repo > /dev/null << EOF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue