Enable RHEL CI for c9s
This commit is contained in:
parent
9c6a8bee13
commit
5c2e1deed7
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
17
ci_tests.fmf
Normal file
17
ci_tests.fmf
Normal file
@ -0,0 +1,17 @@
|
||||
/e2e:
|
||||
plan:
|
||||
import:
|
||||
url: https://github.com/RedHat-SP-Security/rsyslog-plans.git
|
||||
name: /generic/e2e_ci
|
||||
|
||||
/rpmverify:
|
||||
summary: rpmverify test
|
||||
execute:
|
||||
how: tmt
|
||||
discover:
|
||||
- name: test
|
||||
how: shell
|
||||
tests:
|
||||
- name: rpmverify
|
||||
test: 'rpmverify $(rpm -qa | grep librdkafka)'
|
||||
duration: 2m
|
Loading…
Reference in New Issue
Block a user