Skip to content

Commit 8a4e965

Browse files
Paul Whalenmmartinv
authored andcommitted
ci: add e2e tests for CentOS/EPEL in packit
Add test job configuration to run end-to-end tests on EPEL 9 and 10 targets, matching the existing Fedora test structure. Signed-off-by: Paul Whalen <[email protected]>
1 parent 2f5bd18 commit 8a4e965

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.packit.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,13 @@ jobs:
8484
- fedora-stable
8585
- fedora-development
8686

87+
- job: tests
88+
trigger: pull_request
89+
identifier: e2e-centos
90+
fmf_path: test/fmf
91+
tmt_plan: plans/e2e
92+
packages: [go-fdo-client-centos]
93+
targets:
94+
- epel-9
95+
- epel-10
96+

0 commit comments

Comments
 (0)