Commit graph

10 commits

Author SHA1 Message Date
Ondřej Kuzník
0073224bdf ITS#10472 Check server are still running when we expect them to 2026-05-01 15:13:53 +00:00
Ondřej Kuzník
d9d6eb085d ITS#10472 Check exit code of background jobs
Also improve KILLPIDS tracking.

Waiting on multiple jobs and relying on wait exit code being != 0 if at
least one process returned != 0 might not be portable but is the best we
can do for now. We can address that in the future.
2026-05-01 15:13:53 +00:00
Quanah Gibson-Mount
1136fabf06 ITS#10433 - Update copyright year 2026-01-28 17:43:12 +00:00
Quanah Gibson-Mount
073232bbc7 Happy New Year! 2024-03-26 19:45:07 +00:00
Howard Chu
5082754f59 ITS#9931 test082 fix sed portability 2022-10-11 15:21:43 +01:00
HAMANO Tsukasa
8bc0f75093 ITS#9859 specifiy modulepath and moduleload for tests
moduleload ../rel/mod.la works on build directry ex: make test
but it doesn't work with installed slapd.
It should be specified the modulepath and moduleload separately like other tests.
2022-06-09 14:22:28 +00:00
Quanah Gibson-Mount
788e9592ba Happy New Year! 2022-01-07 18:40:00 +00:00
Ondřej Kuzník
1d5e16fa54 ITS#9438 Do not regenerate config on startup 2021-03-18 21:07:43 +00:00
Quanah Gibson-Mount
a8255f9282 ITS#9438 - fix typo in prev commit 2021-02-26 00:22:06 +00:00
Ondřej Kuzník
34b95c520e ITS#9438 Add remoteauth overlay 2021-02-25 22:11:39 +00:00