nfs-utils/tests/tests.yml
Steve Dickson b0650321b1 Added the tests directory for the gatings tests (bz 1996211)
Signed-off-by: Steve Dickson <steved@redhat.com>
Resolves: bz1996211
2022-01-13 10:42:19 -05:00

22 lines
604 B
YAML

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