Skip to content

Commit 01f1d1e

Browse files
committed
Add tmt integration plan
See: - teemtee/tmt#4047 - teemtee/tmt#4026 Signed-off-by: Cristian Le <[email protected]>
1 parent 4bd8730 commit 01f1d1e

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)