libestr/ci_tests.fmf

18 lines
348 B
Plaintext
Raw Normal View History

/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