Skip to content

Commit

Permalink
Fix a bug in tests declaration
Browse files Browse the repository at this point in the history
tmt.context has been declared wrong in combination with
artifacts
  • Loading branch information
fernflower committed Aug 7, 2023
1 parent 1ff2061 commit 7ace80e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/repo/epel-7/group_oamg-leapp-epel-7.repo"
packages:
- leapp-repository
- tmt:
tmt:
context:
distro: "rhel-7.9"
env:
Expand All @@ -87,7 +87,7 @@ jobs:
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/repo/epel-7/group_oamg-leapp-epel-7.repo"
packages:
- leapp-repository
- tmt:
tmt:
context:
distro: "rhel-7.9"
env:
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/repo/epel-7/group_oamg-leapp-epel-7.repo"
packages:
- leapp-repository
- tmt:
tmt:
context:
distro: "rhel-7.9"
env:
Expand All @@ -159,7 +159,7 @@ jobs:
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/repo/epel-7/group_oamg-leapp-epel-8.repo"
packages:
- leapp-repository
- tmt:
tmt:
context:
distro: "rhel-8.6"
env:
Expand All @@ -185,7 +185,7 @@ jobs:
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/repo/epel-7/group_oamg-leapp-epel-8.repo"
packages:
- leapp-repository
- tmt:
tmt:
context:
distro: "rhel-8.8"
env:
Expand Down Expand Up @@ -233,7 +233,7 @@ jobs:
id: "https://copr.fedorainfracloud.org/coprs/g/oamg/leapp/repo/epel-7/group_oamg-leapp-epel-8.repo"
packages:
- leapp-repository
- tmt:
tmt:
context:
distro: "rhel-8.6"
env:
Expand Down

0 comments on commit 7ace80e

Please sign in to comment.