nfs-utils/tests/tests.yml

21 lines
592 B
YAML
Raw Normal View History

---
# Tests that run in classic context
- hosts: localhost
roles:
- role: standard-test-beakerlib
use_beakerlib_libraries: yes
tags:
- classic
repositories:
- repo: "https://pkgs.devel.redhat.com/git/tests/nfs-utils"
dest: "tests"
tests:
- tests/commands/utils/umount/main.sh
- tests/commands/utils/exportfs/main.sh
- tests/commands/utils/mount/main.sh
- tests/services/systemd/nfs/main.sh
- tests/function/nfs-mount-options-all/main.sh
required_packages:
- nfs-utils
- redhat-lsb-core # lsb_release is needed by tests