Re-add tests/tests.yml
It was removed in 6dc543dc8e
("Bring gating.yaml over from Brew dist-git")
during migration to c8s.
This commit is contained in:
parent
cb5560df01
commit
e21f5e26d2
9
tests/tests.yml
Normal file
9
tests/tests.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
- hosts: localhost
|
||||||
|
roles:
|
||||||
|
- role: standard-test-basic
|
||||||
|
tags:
|
||||||
|
- classic
|
||||||
|
tests:
|
||||||
|
- simple:
|
||||||
|
dir: .
|
||||||
|
run: driverctl --help
|
Loading…
Reference in New Issue
Block a user