summaryrefslogtreecommitdiff
path: root/gnu/tests/nfs.scm
AgeCommit message (Expand)Author
2021-12-23tests: nfs: Fix nfs-root-fs test.Mathieu Othacehe
2021-09-26tests: Reduce boilerplate for users of 'system-test-runner'.Ludovic Courtès
2021-09-25tests: Adjust to SRFI-64 as found in Guile 3.0.7.Ludovic Courtès
2021-08-29Migrate to the new 'targets' field of bootloader-configuration.Maxim Cournoyer
2021-04-10tests: nfs: Fix typo in description.Tobias Geerinckx-Rice
2020-11-07tests: nfs-root-fs: Use the right store file name.Ludovic Courtès
2020-09-10tests: nfs: Improve "nfs-root-fs".Danny Milosavljevic
2020-09-07tests: nfs: Improve "nfs-root-fs".Danny Milosavljevic
2020-09-07tests: Add "nfs-root-fs" system test.Stefan
2020-03-25tests/nfs: Fix use of WAIT-FOR-FILE.Ricardo Wurmus
2020-03-16tests: nfs-server: Use marionette helper procedures.Ludovic Courtès
2020-03-16tests: nfs: Ensure 'rpcinfo' can be found.Ludovic Courtès
2020-01-08services: nfs: Add nfs-service-type.Ricardo Wurmus
2018-10-18services: dhcp-client: Deprecate 'dhcp-client-service' procedure.Ludovic Courtès
2018-06-13tests: Honor the return value of 'start-service'.Clément Lassieur
2017-12-06gnu, doc, tests: Use ‘bootloader-configuration’ everywhere.Tobias Geerinckx-Rice
2017-08-23gnu: bootloader: Deprecate "device" field in favor of "target".Andy Wingo
2017-07-20tests: Use 'virtual-machine' records instead of monadic procedures.Ludovic Courtès
2017-05-16bootloader: Add extlinux support.Mathieu Othacehe
2016-12-15gnu: Add system test for the rpcbind-daemon service.John Darrington