Onboard packit tests
This commit is contained in:
parent
929d913397
commit
7ce37c7f10
|
@ -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$"
|
||||||
|
|
Loading…
Reference in New Issue