Skip to content

Commit 14dee39

Browse files
Merge pull request #27140 from LecrisUT/tmt-integration
Add tmt integration plan
2 parents d8a0852 + 01f1d1e commit 14dee39

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

.packit.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,20 @@ jobs:
132132
context:
133133
revdeps: "yes"
134134

135+
- job: tests
136+
identifier: tmt-revdeps
137+
trigger: pull_request
138+
packages: [podman-fedora]
139+
notifications:
140+
failure_comment:
141+
message: "tmt tests failed for commit {commit_sha}. @lsm5, @psss, @thrix please check."
142+
targets:
143+
- fedora-latest
144+
fmf_url: https://github.com/teemtee/tmt
145+
fmf_path: /plans/friends
146+
fmf_ref: main
147+
tmt_plan: "/podman"
148+
135149
- job: propose_downstream
136150
trigger: release
137151
update_release: false

0 commit comments

Comments
 (0)