Enable RHEL gating for librdkafka
Resolves: RHEL-38786 Signed-off-by: Patrik Koncity <pkoncity@redhat.com>
This commit is contained in:
parent
e083b75a92
commit
16cd51960e
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
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-10
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
Loading…
Reference in New Issue
Block a user