From 161a15196ff8780db76e6f603c67e39b6372db1c Mon Sep 17 00:00:00 2001 From: Jakub Rusz Date: Thu, 18 Apr 2024 08:48:15 +0200 Subject: [PATCH] tests: Fix leapp repo url They changed the group and branch. --- test/data/upgrade8to9/upgrade_prepare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/data/upgrade8to9/upgrade_prepare.sh b/test/data/upgrade8to9/upgrade_prepare.sh index e52224c6e..cf7f47b66 100755 --- a/test/data/upgrade8to9/upgrade_prepare.sh +++ b/test/data/upgrade8to9/upgrade_prepare.sh @@ -11,7 +11,7 @@ echo "gpgcheck=0" >> /etc/yum.repos.d/appstream.repo 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 +curl -k -o /etc/yum.repos.d/oam-group-leapp-rhel-8.repo https://gitlab.cee.redhat.com/oamg/upgrades-dev/oamg-rhel8-vagrant/-/raw/main/roles/init/files/leapp-copr.repo # install the leapp upgrade tool + other dependencies dnf install -y leapp-upgrade-el8toel9 vdo jq rpmdevtools