memstrack/tests/tests.yml
Kairui Song 737ce8237b Add missing files required by gating.yaml
I found these gating failures when resolving the covscan bug.

Related: bz1938817

Signed-off-by: Kairui Song <kasong@redhat.com>
2021-07-09 19:05:21 +08:00

20 lines
283 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- make
- ncurses-devel
- gcc
tests:
- smoke:
dir: .
run: ./runtest.sh