]> git.ipfire.org Git - thirdparty/dracut.git/commit
feat(test): nfs_fetch_url test into nfs test
author“Masahiro <mmatsuya@redhat.com>
Tue, 7 Feb 2023 09:30:36 +0000 (18:30 +0900)
committerLaszlo Gombos <laszlo.gombos@gmail.com>
Fri, 24 Feb 2023 15:06:05 +0000 (10:06 -0500)
commit8f9ad06873eb50754611ece2c18a0cd0b22336c0
treeb8d48d0d6aa8eba4de198f4799decba021b5b281
parent966b6cec1bebd91ddd0f85c357f7ab57d3213f51
feat(test): nfs_fetch_url test into nfs test

This is to check the behavior of nfs_fetch_url() in nfs-lib.sh.
nfs_fetch_url() calls nfs_already_mounted() internally.
A file /nfs/client/root/fetchfile is on NFS server, which is fetched
from clients for testing with nfs_fetch_url().
test/TEST-20-NFS/client-init.sh
test/TEST-20-NFS/test.sh