guix/gnu/tests
Ludovic Courtès 0483c71cc5
services: root-file-system: Cleanly unmount upon shutdown.
Fixes <https://issues.guix.gnu.org/56209>.
Reported by angry rectangle <angryrectangle@cock.li>.

* gnu/packages/admin.scm (shepherd-0.9)[modules, snippet]: New fields.
* gnu/services/base.scm (%root-file-system-shepherd-service): In 'stop'
method, remove 'call-with-blocked-asyncs'.  When 'mount' throws to
'system-error, call (@ (fibers) sleep) and try again.
* gnu/tests/base.scm (run-root-unmount-test): New procedure.
(%test-root-unmount): New variable.
2022-07-01 12:10:28 +02:00
..
data
audio.scm
base.scm services: root-file-system: Cleanly unmount upon shutdown. 2022-07-01 12:10:28 +02:00
ci.scm
cups.scm
databases.scm
desktop.scm gnu: tests: Add seatd/greetd based minimal desktop system tests. 2022-06-17 10:30:44 +02:00
dict.scm
docker.scm tests: docker: Relax marionette timeout. 2022-06-24 00:47:45 -04:00
file-sharing.scm
ganeti.scm
guix.scm
install.scm
ldap.scm tests: ldap: Increase VM memory size. 2022-06-24 10:24:54 +02:00
linux-modules.scm
mail.scm
messaging.scm services: bitlbee: Use 'make-inetd-constructor'. 2022-05-01 21:30:35 +02:00
monitoring.scm
networking.scm
nfs.scm
package-management.scm
reconfigure.scm
rsync.scm
security-token.scm
singularity.scm
ssh.scm services: openssh: Listen on both IPv4 and IPv6. 2022-05-22 21:56:40 +02:00
telephony.scm services: jami: Modernize to adjust to Shepherd 0.9+ changes. 2022-06-10 23:52:33 -04:00
version-control.scm
virtualization.scm tests: childhurd: Make sure "guix build -d" works. 2022-06-05 23:35:30 +02:00
web.scm