Skip to content

Commit

Permalink
Merge pull request containers#19753 from martinpitt/revdeps-adjustments
Browse files Browse the repository at this point in the history
[CI:BUILD] Packit: Adjustments for Cockpit reverse-dependency check
  • Loading branch information
openshift-merge-robot authored Aug 25, 2023
2 parents 4ff21cf + b8146a8 commit f521fd2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ jobs:
identifier: cockpit-revdeps
trigger: pull_request
targets:
- fedora-all
- fedora-latest-stable
- fedora-development
tf_extra_params:
environments:
- artifacts:
Expand Down
5 changes: 5 additions & 0 deletions plans/cockpit-podman.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ discover:
execute:
how: tmt

# not relevant for testing podman
environment:
TEST_AUDIT_NO_SELINUX: 1
TEST_ALLOW_JOURNAL_MESSAGES: ".*"

# This has to duplicate cockpit-podman's plan structure; see https://github.com/teemtee/tmt/issues/1770
/podman-system:
summary: Run cockpit-podman system tests
Expand Down

0 comments on commit f521fd2

Please sign in to comment.