ima-evm-utils/tests/tests.yml
Linqing Lu c1406805d0 Migrate gating test to OSCI from QE CI
Resolves: rhbz#2042586

Signed-off-by: Linqing Lu <lilu@redhat.com>
2022-01-19 13:57:05 -05: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