Skip to content

Commit ae1219c

Browse files
Enable packit-dev repo for the packit-integration test plan (#213)
Enable packit-dev repo for the packit-integration test plan Fixes #211. Reviewed-by: František Nečas <[email protected]>
2 parents 78e2e8b + 59e046e commit ae1219c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

plans/packit-integration.fmf

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ discover:
33
url: https://github.com/packit/packit
44
filter: tier:0 | tier:1
55

6+
prepare:
7+
- how: install
8+
copr: packit/packit-dev
9+
# make sure the Copr repo has higher priority than TF Tag Repository
10+
- how: shell
11+
script: dnf -y config-manager --save --setopt="*:packit:packit-dev.priority=5"
12+
613
adjust:
714
- when: "how == integration"
815
because: "provide latest python-specfile rpm when running locally"

0 commit comments

Comments
 (0)