summaryrefslogtreecommitdiff
path: root/gnu/tests/nfs.scm
AgeCommit message (Expand)AuthorFilesLines
2026-08-12tests: Fix nfs system test.Yelninei1-1/+1
2026-03-20services, tests: Refer to inherited field values where applicable.Ludovic Courtès1-3/+3
2025-07-24gnu: tests: Replace deprecated dhcp client service.Gabriel Wicki1-2/+2
2025-03-10gnu: Adjust tests for ‘shepherd-system-log-service-type’.Ludovic Courtès1-17/+14
2021-12-23tests: nfs: Fix nfs-root-fs test.Mathieu Othacehe1-93/+88
2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'.Ludovic Courtès1-12/+3
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès1-7/+7
2021-08-29Migrate to the new 'targets' field of bootloader-configuration.Maxim Cournoyer1-1/+1
2021-04-10tests: nfs: Fix typo in description.Tobias Geerinckx-Rice1-1/+1
2020-11-07tests: nfs-root-fs: Use the right store file name.Ludovic Courtès1-1/+1
2020-09-10tests: nfs: Improve "nfs-root-fs".Danny Milosavljevic1-16/+56
2020-09-07tests: nfs: Improve "nfs-root-fs".Danny Milosavljevic1-9/+18
2020-09-07tests: Add "nfs-root-fs" system test.Stefan1-1/+102
2020-03-25tests/nfs: Fix use of WAIT-FOR-FILE.Ricardo Wurmus1-1/+1
2020-03-16tests: nfs-server: Use marionette helper procedures.Ludovic Courtès1-28/+2
2020-03-16tests: nfs: Ensure 'rpcinfo' can be found.Ludovic Courtès1-1/+5
2020-01-08services: nfs: Add nfs-service-type.Ricardo Wurmus1-3/+154
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès1-1/+1
2018-06-13tests: Honor the return value of 'start-service'.Clément Lassieur1-4/+3
2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere.Tobias Geerinckx-Rice1-1/+5
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target".Andy Wingo1-1/+1
2017-07-20tests: Use 'virtual-machine' records instead of monadic procedures.Ludovic Courtès1-70/+70
2017-05-16bootloader: Add extlinux support.Mathieu Othacehe1-1/+2
2016-12-15gnu: Add system test for the rpcbind-daemon service.John Darrington1-0/+131