ostree/tests/tests.yml
Luca BRUNO c083705cd4
tests: port smoke test from RHEL8
This adds back a gating smoke test from RHEL8, that went missing
at some point during the sync.

Related: rhbz#2011539
2021-11-25 15:19:13 +00:00

10 lines
151 B
YAML

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