guix/gnu/tests
Ludovic Courtès fb32e226ce
tests: Use the client 'start-service' procedure.
The previous code worked "by chance": 'start' from (shepherd service)
happened to be in scope because the marionette REPL is created by a mere
'primitive-fork', and 'start' happened to kinda work.

* gnu/tests/base.scm (run-basic-test): Use 'start-service' from (gnu
services herd), not 'start' from (shepherd service), which is not
supposed to work.
* gnu/tests/install.scm (run-install): Likewise.
2023-04-21 16:16:38 +02:00
..
data
audio.scm
base.scm tests: Use the client 'start-service' procedure. 2023-04-21 16:16:38 +02:00
ci.scm
cups.scm
databases.scm gnu: MariaDB: Update to 10.10.2. 2023-04-14 15:10:59 -04:00
desktop.scm
dict.scm
docker.scm
file-sharing.scm
ganeti.scm
gdm.scm
guix.scm
image.scm
install.scm tests: Use the client 'start-service' procedure. 2023-04-21 16:16:38 +02:00
ldap.scm
lightdm.scm
linux-modules.scm
mail.scm
messaging.scm
monitoring.scm
networking.scm
nfs.scm
package-management.scm
pam.scm services: pam-limits-service-type: Deprecate file-like object support in favour for lists as service value. 2023-03-30 23:18:16 +02:00
reconfigure.scm
rsync.scm
samba.scm
security-token.scm
security.scm
singularity.scm
ssh.scm
telephony.scm
version-control.scm
virtualization.scm
vnc.scm
web.scm