1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/gnu/tests
Mathieu Othacehe 6aded64869 gnu: tests: Fix opensmtpd.
The test has two issues:
- it uses /var/spool/mail instead of /var/mail
- the client often takes more than 30 seconds to connect to the smtpd server,
because the server tries to perform name resolution on 10.0.2.3

* gnu/tests/mail.scm (%qemu-static-networking-no-nameserver): New variable.
(%opensmtpd-os): Use it instead of the dhcpcd-service-type service.
(run-opensmtpd-test): Use /var/mail instead of /var/spool/mail.

Fixes: guix/guix#3978
Change-Id: I429edbf2460f380f8a617ee1fccd145f34a1f3d6
2025-11-08 11:26:14 +01:00
..
2024-01-09 22:10:13 -05:00
2024-07-21 09:42:13 +02:00
2023-07-19 10:38:15 -04:00
2025-11-08 11:26:14 +01:00
2025-11-08 11:26:03 +01:00
2025-11-08 11:25:55 +01:00
2024-12-18 21:31:43 +01:00
2025-11-02 14:48:38 +01:00
2025-09-26 21:39:40 +02:00