From 2a3b286d9d77200e2d51970e88714af50f2c5ccc Mon Sep 17 00:00:00 2001 From: Inessa Vasilevskaya Date: Wed, 10 Jan 2024 13:34:44 +0100 Subject: [PATCH] Switch test repo branch to main As default branch in tmt tests repo has been changed from master to main, we have to address this in packit configuration. --- .packit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.packit.yaml b/.packit.yaml index 1d0b64336b..383f531404 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -88,7 +88,7 @@ jobs: - &sanity-79to86 job: tests fmf_url: "https://gitlab.cee.redhat.com/oamg/leapp-tests" - fmf_ref: "master" + fmf_ref: "main" use_internal_tf: True trigger: pull_request labels: