liblognorm/ci_tests.fmf
koncpa 07469ab15b Enable RHEL gating for liblognorm
Resolves: RHEL-38782

Signed-off-by: Patrik Koncity <pkoncity@redhat.com>
2024-05-27 14:53:33 +02:00

18 lines
351 B
Plaintext

/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 liblognorm)'
duration: 2m