From c2fb8fa83b522865010ebaac29d3a0e88a7af78f Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Sat, 3 Dec 2022 12:29:23 -0800 Subject: [PATCH] Use 'main' branch for ostree-parse-pungi.py checkout Signed-off-by: Adam Williamson --- tests/_ostree_build.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/_ostree_build.pm b/tests/_ostree_build.pm index 900565d3..c6ab91bb 100644 --- a/tests/_ostree_build.pm +++ b/tests/_ostree_build.pm @@ -61,8 +61,8 @@ sub run { assert_script_run 'git clone https://pagure.io/pungi-fedora.git'; assert_script_run 'cd pungi-fedora/'; assert_script_run "git checkout ${branch}"; - # FIXME FIXME change 'ostree' to 'main' on/after merge - assert_script_run 'wget https://pagure.io/fedora-qa/os-autoinst-distri-fedora/raw/ostree/f/ostree-parse-pungi.py', timeout => 120; + # change 'ostree' to 'main' on/after merge + assert_script_run 'wget https://pagure.io/fedora-qa/os-autoinst-distri-fedora/raw/main/f/ostree-parse-pungi.py', timeout => 120; my $loraxargs = script_output "python3 ostree-parse-pungi.py $lcsubv $arch"; # this 'temporary file cleanup' thing can actually wipe bits of