cifs-utils/tests/tests.yml

17 lines
277 B
YAML
Raw Normal View History

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: sanity
run: ./runtest.sh
required_packages:
- which
- samba
- samba-client
- coreutils
- policycoreutils
- systemd