bluez/tests/tests.yml
David Marlin 7569eccd1d Add back the tests for OSCI.
Resolves: RHEL-18429

Signed-off-by: David Marlin <dmarlin@redhat.com>
2024-06-04 23:37:07 -05:00

10 lines
385 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