We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8a0852 + 01f1d1e commit 14dee39Copy full SHA for 14dee39
.packit.yaml
@@ -132,6 +132,20 @@ jobs:
132
context:
133
revdeps: "yes"
134
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
+
149
- job: propose_downstream
150
trigger: release
151
update_release: false
0 commit comments