Fix gating configuration
Fixes: 291abb9
Enable component gating for RHEL 10 Beta
See: https://issues.redhat.com/browse/RHEL-60912
Resolves: RHEL-60912
This commit is contained in:
parent
03f92db259
commit
6297232806
@ -1,9 +1,9 @@
|
|||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
roles:
|
roles:
|
||||||
- role: standard-test-basic
|
- role: standard-test-basic
|
||||||
tags:
|
tags:
|
||||||
- classic
|
- classic
|
||||||
tests:
|
tests:
|
||||||
- simple:
|
- simple:
|
||||||
dir: .
|
dir: .
|
||||||
run: "afterburn --help"
|
run: "afterburn --help"
|
||||||
|
Loading…
Reference in New Issue
Block a user