Onboard packit tests

This commit is contained in:
Nicola Sella 2024-01-04 19:13:27 +01:00 committed by kolage
parent 929d913397
commit 7ce37c7f10
1 changed files with 8 additions and 1 deletions

View File

@ -8,4 +8,11 @@ jobs:
trigger: pull_request trigger: pull_request
targets: targets:
- fedora-all - fedora-all
- job: tests
trigger: pull_request
identifier: "dnf-tests"
targets:
- fedora-all
fmf_url: https://github.com/rpm-software-management/ci-dnf-stack.git
fmf_ref: enable-tmt-dnf-4-stack
tmt_plan: "^/plans/integration/behave-dnf$"