mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00
[CI:BUILD] Packit: Restrict cockpit tests to recent Fedoras
The cockpit team only ever supports two parallel Fedora releases, and will soon discontinue updating Fedora 37. So, instead of risking testing against an obsolete Fedora, test against the most recent stable and all development series. These are often fewer than we support, but that's totally sufficient for this purpose. [NO NEW TESTS NEEDED] - This is test configuration. Signed-off-by: Martin Pitt <mpitt@redhat.com>
This commit is contained in:
@ -37,7 +37,8 @@ jobs:
|
||||
identifier: cockpit-revdeps
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-all
|
||||
- fedora-latest-stable
|
||||
- fedora-development
|
||||
tf_extra_params:
|
||||
environments:
|
||||
- artifacts:
|
||||
|
Reference in New Issue
Block a user