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

Resolves: rhbz#2013681
2022-02-23 13:00:58 +01:00

10 lines
151 B
YAML

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