rust-bootupd/tests/tests.yml
Timothée Ravier 2314b50912 Add initial gating test
Only add an initial basic functionnal test as this package is tested in
upstream and downstream CI.

Resolves: rhbz#2038287
2022-02-23 13:07:08 +01:00

10 lines
165 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: .
run: "/usr/libexec/bootupd --help"