mirror of
https://github.com/containers/podman.git
synced 2025-05-22 01:27:07 +08:00
Merge pull request #19753 from martinpitt/revdeps-adjustments
[CI:BUILD] Packit: Adjustments for Cockpit reverse-dependency check
This commit is contained in:
@ -37,7 +37,8 @@ jobs:
|
|||||||
identifier: cockpit-revdeps
|
identifier: cockpit-revdeps
|
||||||
trigger: pull_request
|
trigger: pull_request
|
||||||
targets:
|
targets:
|
||||||
- fedora-all
|
- fedora-latest-stable
|
||||||
|
- fedora-development
|
||||||
tf_extra_params:
|
tf_extra_params:
|
||||||
environments:
|
environments:
|
||||||
- artifacts:
|
- artifacts:
|
||||||
|
@ -15,6 +15,11 @@ discover:
|
|||||||
execute:
|
execute:
|
||||||
how: tmt
|
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
|
# This has to duplicate cockpit-podman's plan structure; see https://github.com/teemtee/tmt/issues/1770
|
||||||
/podman-system:
|
/podman-system:
|
||||||
summary: Run cockpit-podman system tests
|
summary: Run cockpit-podman system tests
|
||||||
|
Reference in New Issue
Block a user