memstrack/tests/tests.yml
Tao Liu 82f407ff0e Add missing tests directory
Release 0.2.5-2

Fix the osci gating reports: "ERROR: No dist-git tests (STI/TMT)
were found in the repository"

Related: bz2165190

Signed-off-by: Tao Liu <ltao@redhat.com>
2023-06-27 09:47:06 +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