Skip to content

Commit

Permalink
[CI:BUILD] Packit: Enable failure notifications for cockpit tests
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
martinpitt committed Sep 20, 2023
1 parent 696f4a6 commit 0ec63ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions plans/cockpit-podman.fmf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# reverse dependency test for https://github.com/cockpit-project/cockpit-podman/
# if this fails in a non-obvious way, please contact the cockpit team in your PR for investigation:
# @martinpitt, @jelly, @marusak
# packit should automatically notify the cockpit maintainers on failures.
# For questions, please contact @martinpitt, @jelly, @mvollmer
enabled: false

adjust+:
Expand Down

0 comments on commit 0ec63ab

Please sign in to comment.