1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00
Files
guix/gnu/tests
Ludovic Courtès 8aaa5cf405 tests: dhcpd: Avoid race conditions.
Those tests were racy: it could take a while for those files to appear
and for the shepherd service to be up.  Thus, wait a little longer for
each of them.

* gnu/tests/networking.scm (run-dhcpd-test)["pid file exists"]
["lease file exists"]: Use 'wait-for-file'.
["dhcpd is alive"]: Use 'wait-for-service'.
2023-05-14 23:14:25 +02:00
..
2023-02-05 06:56:44 +01:00
2022-09-08 15:17:31 +02:00
2023-02-09 01:07:47 +01:00
2022-08-30 19:29:58 +02:00
2022-06-24 10:24:54 +02:00
2022-09-24 09:41:24 +02:00
2023-01-22 18:12:09 +01:00