Skip to content

Commit

Permalink
Introduce /static-checks CI also for all Fedora versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mildas committed Jul 17, 2024
1 parent 520a196 commit e6287ac
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ jobs:

# when modifying this, modify also tests/tmt-plans/

- <<: *test-static-checks
identifier: /static-checks-fedora
tmt_plan: /static-checks-fedora
targets:
fedora-all: {}
- <<: *test-static-checks
identifier: /hardening/host-os/ansible/anssi_bp28_high
tmt_plan: /hardening/host-os/ansible/anssi_bp28_high
Expand Down
4 changes: 4 additions & 0 deletions tests/tmt-plans/main.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,7 @@ report:
- /static-checks/html-links
# these always fail, meant for manual review
- /static-checks/diff

# Fedora specific plan
/static-checks-fedora:
discover+: {test: /static-checks/rpmbuild-ctest}

0 comments on commit e6287ac

Please sign in to comment.