Skip to content

Commit

Permalink
Remove before merge
Browse files Browse the repository at this point in the history
Temporarily switch to copr repo containing libblockdev with
reencryption support.
  • Loading branch information
vojtechtrefny committed Dec 16, 2024
1 parent be0f5d7 commit ced0a05
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- fedora-latest-stable-ppc64le
- fedora-latest-stable-x86_64
additional_repos:
- "copr://@storage/udisks-daily"
- "copr://@storage/temp-reencryption"

- job: tests
trigger: pull_request
Expand All @@ -34,7 +34,7 @@ jobs:
environments:
- artifacts:
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/g/storage/udisks-daily/repo/fedora-$releasever/group_storage-udisks-daily-fedora-$releasever.repo
id: https://copr.fedorainfracloud.org/coprs/g/storage/reencryption/repo/fedora-$releasever/group_storage-reencryption-fedora-$releasever.repo

# run tests for udisks consumers, see plans/ with `revdeps == yes`
- job: tests
Expand All @@ -53,7 +53,7 @@ jobs:
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/g/cockpit/main-builds/repo/fedora-$releasever/group_cockpit-main-builds-fedora-$releasever.repo
- type: repository-file
id: https://copr.fedorainfracloud.org/coprs/g/storage/udisks-daily/repo/fedora-$releasever/group_storage-udisks-daily-fedora-$releasever.repo
id: https://copr.fedorainfracloud.org/coprs/g/storage/reencryption/repo/fedora-$releasever/group_storage-reencryption-fedora-$releasever.repo
tmt:
context:
revdeps: "yes"
Expand Down

0 comments on commit ced0a05

Please sign in to comment.