Skip to content

Commit 7f06cd5

Browse files
committed
Use matching compose for testing EPEL-10-branched builds
Signed-off-by: Nikola Forró <nforro@redhat.com>
1 parent d0da008 commit 7f06cd5

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.packit.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,13 @@ jobs:
189189
- <<: *tests
190190
packages: [specfile-epel10]
191191
tmt_plan: "smoke|full"
192+
use_internal_tf: true
192193
targets:
193-
- epel-10-all
194+
epel-10-x86_64:
195+
distros: [CentOS-Stream-10]
196+
rhel+epel-10-x86_64:
197+
# Y-release needs to be bumped when epel-10-branched advances
198+
distros: [RHEL-10.1-Nightly]
194199

195200
- &propose_downstream
196201
job: propose_downstream

0 commit comments

Comments
 (0)