ima-evm-utils/tests/tests.yml
Linqing Lu 399096205d initial gating tests
Signed-off-by: Linqing Lu <lilu@redhat.com>
2024-04-09 11:03:52 -04:00

13 lines
236 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: scripts
run: ./runtest.sh
required_packages:
- ima-evm-utils
- ima-evm-utils-devel
- openssl