Skip to content

Commit

Permalink
Add packit job to run ABI check on testing farm
Browse files Browse the repository at this point in the history
  • Loading branch information
kontura committed Nov 14, 2024
1 parent 708604c commit c2796d3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,3 +120,12 @@ jobs:
get-current-version:
- bash -c 'rpmspec -q --queryformat "%{VERSION}\n" dnf5.spec | head -n1'
packages: [dnf5-without-modules]
- job: tests
trigger: pull_request
identifier: "ABI check"
targets:
- fedora-rawhide
fmf_url: https://github.com/kontura/ci-dnf-stack.git
fmf_ref: main
tmt_plan: "^/plans/integration/abi-libdnf5$"
packages: [dnf5]

0 comments on commit c2796d3

Please sign in to comment.