Skip to content

Commit

Permalink
[CI:BUILD] Packit: Restrict cockpit tests to recent Fedoras
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
martinpitt committed Aug 25, 2023
1 parent 4ff21cf commit a6f2f58
Showing 1 changed file with 2 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

0 comments on commit a6f2f58

Please sign in to comment.