Skip to content

Commit

Permalink
Add packit job to run ABI check plan on testing farm
Browse files Browse the repository at this point in the history
The plan: rpm-software-management/ci-dnf-stack#1595

Since the plan compares ABI with latests rawhide build target the job only
to rawhide.
  • Loading branch information
kontura authored and jan-kolarik committed Nov 25, 2024
1 parent d40a0e3 commit 891c9bd
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-x86_64
fmf_url: https://github.com/rpm-software-management/ci-dnf-stack.git
fmf_ref: main
tmt_plan: "^/plans/integration/abi-libdnf5$"
packages: [dnf5]

0 comments on commit 891c9bd

Please sign in to comment.