nmstate/tests/tests.yml
Gris Ge 7c9c788561 CI: Add missing test files
These test files was lost during importing from RHEL to CentOS stream.

Signed-off-by: Gris Ge <fge@redhat.com>
2023-04-24 07:51:57 +08:00

14 lines
241 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
remote_user: root
tests:
- cli_query_reapply:
dir: .
run: ./cli_query_reapply.sh
required_packages:
- nmstate
- nispor