rust-afterburn/tests/tests.yml
Timothée Ravier 6297232806 Fix gating configuration
Fixes: 291abb9 Enable component gating for RHEL 10 Beta
See: https://issues.redhat.com/browse/RHEL-60912
Resolves: RHEL-60912
2024-12-02 15:27:55 +01:00

10 lines
172 B
YAML

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