From 01f1d1ecec90fa53d0e67b364ab4e0639d02a6b6 Mon Sep 17 00:00:00 2001 From: Cristian Le Date: Mon, 22 Sep 2025 16:11:01 +0200 Subject: [PATCH] Add tmt integration plan See: - https://github.com/teemtee/tmt/issues/4047 - https://github.com/teemtee/tmt/pull/4026 Signed-off-by: Cristian Le --- .packit.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.packit.yaml b/.packit.yaml index 60c542ec87e..3e7827fbf31 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -132,6 +132,20 @@ jobs: context: revdeps: "yes" + - job: tests + identifier: tmt-revdeps + trigger: pull_request + packages: [podman-fedora] + notifications: + failure_comment: + message: "tmt tests failed for commit {commit_sha}. @lsm5, @psss, @thrix please check." + targets: + - fedora-latest + fmf_url: https://github.com/teemtee/tmt + fmf_path: /plans/friends + fmf_ref: main + tmt_plan: "/podman" + - job: propose_downstream trigger: release update_release: false