Skip to content

Commit d1d562d

Browse files
committed
test: add packit to run tmt integration test
Signed-off-by: Xiaofeng Wang <[email protected]>
1 parent d020238 commit d1d562d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.packit.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
jobs:
3+
- job: tests
4+
trigger: pull_request
5+
targets:
6+
- fedora-40-x86_64
7+
tmt_plan: /build
8+
skip_build: true
9+
identifier: tmt-integration-test

0 commit comments

Comments
 (0)