rpm-ostree/tests/tests.yml
Timothée Ravier 46412ee5ad Replace unused gating tests by an initial one
rpm-ostree is tested in upstream and downstream CI. This replaces
existing but not-enabled tests by an initial basic functionnal test.

Resolves: rhbz#2059665
2022-03-01 19:31:54 +01:00

10 lines
155 B
YAML

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