rust-ssh-key-dir/tests/tests.yml
Timothée Ravier b59412c3f2 Add initial gating test
rust-ssh-key-dir is tested upstream and downstream thus add an initial
basic functionnal test.

Resolves: rhbz#2038292
2022-02-23 13:09:05 +01:00

10 lines
169 B
YAML

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