diff --git a/.packit.yaml b/.packit.yaml index fe503bdefd..9612c6d91f 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -42,3 +42,27 @@ jobs: - fedora-all fmf_url: https://github.com/rpm-software-management/ci-dnf-stack.git fmf_ref: main + tmt_plan: /plans/integration/behave-dnf5.fmf + - job: tests + trigger: pull_request + targets: + - fedora-all + fmf_url: https://github.com/rpm-software-management/ci-dnf-stack.git + fmf_ref: main + tmt_plan: /plans/integration/behave-createrepo_c.fmf + - job: tests + trigger: pull_request + manual_trigger: true + targets: + - fedora-all + fmf_url: https://github.com/rpm-software-management/ci-dnf-stack.git + fmf_ref: main + tmt_plan: /plans/integration/behave-dnf.fmf + - job: tests + trigger: pull_request + manual_trigger: true + targets: + - fedora-all + fmf_url: https://github.com/rpm-software-management/ci-dnf-stack.git + fmf_ref: main + tmt_plan: /plans/integration/behave-dnf5daemon.fmf