From 8b538a46cfe0603984f15537182d168fccb1d652 Mon Sep 17 00:00:00 2001 From: Nicola Sella Date: Wed, 28 Feb 2024 15:24:23 +0100 Subject: [PATCH] DO NOT MERGE: change tmt ref for testing --- .packit.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.packit.yaml b/.packit.yaml index 9206dc5e3..89e3a2e6e 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -14,7 +14,7 @@ jobs: targets: - fedora-all fmf_url: https://github.com/rpm-software-management/ci-dnf-stack.git - fmf_ref: main + fmf_ref: enable-tmt-dnf-4-stack tmt_plan: "^/plans/dnf4/integration/behave-createrepo_c$" - job: tests trigger: pull_request @@ -23,6 +23,6 @@ jobs: targets: - fedora-all fmf_url: https://github.com/rpm-software-management/ci-dnf-stack.git - fmf_ref: main + fmf_ref: enable-tmt-dnf-4-stack tmt_plan: "^/plans/dnf4/integration/behave-dnf$"