mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
[CI:BUILD] Packit: Enable failure notifications for cockpit tests
Configure packit to automatically notify relevant Cockpit team members when one of the "cockpit-revdeps" tests fails. [NO NEW TESTS NEEDED] - This is test configuration. Signed-off-by: Martin Pitt <mpitt@redhat.com>
This commit is contained in:
@ -41,6 +41,9 @@ jobs:
|
||||
- job: tests
|
||||
identifier: cockpit-revdeps
|
||||
trigger: pull_request
|
||||
notifications:
|
||||
failure_comment:
|
||||
message: "Cockpit tests failed for commit {commit_sha}. @martinpitt, @jelly, @mvollmer please check."
|
||||
targets:
|
||||
- fedora-latest-stable
|
||||
- fedora-development
|
||||
|
Reference in New Issue
Block a user