nfs-utils/tests/tests.yml
Scott Mayhew 917ca94bf1 nfs-utils 2.5.4-31
- nfsdcld: prevent from accessing /var/lib/nfs/nfsdcld in read-only file
  system during boot
  Resolves: RHEL-78177
- Replace the functional gating tests with the ones from RHEL10
  Resolves: RHEL-78110
- Add explicit version requirement for libnfsidmap
  Resolves: RHEL-78107
- Add --disable-sbin-override for when /sbin is a symlink
  Resolves: RHEL-69771
- Move remaining binaries from /sbin to /usr/sbin
  Resolves: RHEL-69771

Signed-off-by: Scott Mayhew <smayhew@redhat.com>
2025-02-06 17:42:11 -05:00

12 lines
193 B
YAML

- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: scripts
run: ./runtest.sh
required_packages:
- nfs-utils