rust-afterburn/tests/tests.yml
Timothée Ravier db10b62391 Add initial gating test
Only add an initial basic functionnal test as this package is tested in
upstream and downstream CI.

Resolves: rhbz#2038284
2022-02-23 13:11:45 +01:00

10 lines
154 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "afterburn --help"