libestr/ci_tests.fmf
koncpa 5bd53029c0 Enable RHEL gating for libestr
Resolves: RHEL-38771

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

18 lines
348 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 libestr)'
duration: 2m