guix/gnu/tests
Ludovic Courtès be0a672c30
tests: Accept manual installation scripts that exit with SIGTERM.
Fixes <https://bugs.gnu.org/39926>.
Reported by Maxim Cournoyer <maxim.cournoyer@gmail.com>.

Previously we'd error out if the installation script exits with
non-zero, which was the case because the 'reboot' program would
typically not get a reply, and thus would eventually be killed by PID 1
as the system is brought down.

* gnu/tests/install.scm (run-install)[install]: Expect SCRIPT to exit
with SIGTERM in addition to exiting with zero.
2020-03-19 23:17:32 +01:00
..
audio.scm
base.scm tests: 'run-basic-test' can enter a root password. 2020-03-05 23:40:22 +01:00
cups.scm gnu: Add system test for CUPS. 2020-03-02 23:39:44 +01:00
databases.scm
desktop.scm
dict.scm
docker.scm tests: docker-system: Increase memory requirement. 2020-03-09 23:46:36 +01:00
guix.scm
install.scm tests: Accept manual installation scripts that exit with SIGTERM. 2020-03-19 23:17:32 +01:00
ldap.scm
mail.scm tests: opensmtpd: Check /var/spool/mail instead of /var/mail. 2020-03-16 14:05:52 +01:00
messaging.scm
monitoring.scm tests: zabbix: Set 'PATH' before running the scripts. 2020-03-09 23:46:36 +01:00
networking.scm tests: dhcpd: Adjust network interface name. 2020-03-16 14:05:52 +01:00
nfs.scm tests: nfs-server: Use marionette helper procedures. 2020-03-16 22:58:37 +01:00
reconfigure.scm Update e-mail address for Jakob L. Kreuze. 2020-02-09 23:16:45 +01:00
rsync.scm tests: rsync: Set PATH. 2020-03-16 14:05:52 +01:00
security-token.scm
singularity.scm
ssh.scm
version-control.scm
virtualization.scm
web.scm