mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-10 19:05:42 +00: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:
parent
4ff21cf1ac
commit
a6f2f58547
1 changed files with 2 additions and 1 deletions
|
|
@ -37,7 +37,8 @@ jobs:
|
|||
identifier: cockpit-revdeps
|
||||
trigger: pull_request
|
||||
targets:
|
||||
- fedora-all
|
||||
- fedora-latest-stable
|
||||
- fedora-development
|
||||
tf_extra_params:
|
||||
environments:
|
||||
- artifacts:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue