perftest/tests/tests.yml
Kamal Heib cdc2a019b3 Update to upstream release 23.04.0.0.23
Update package and add gating tests
Resolves: rhbz#2212517

Signed-off-by: Kamal Heib <kheib@redhat.com>
2023-06-05 15:22:38 -04:00

12 lines
429 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: . # switch to subfolder. This parameter is REQUIRED, use `dir: .` for current folder
run: ./run_tests.sh # this is your test command, its exit code is the outcome of the test
required_packages:
- perftest