Release 23.11

This commit is contained in:
Antoine Eiche 2023-12-19 23:07:52 +01:00
parent b5023b36a1
commit e47f3719f1
6 changed files with 39 additions and 30 deletions

View file

@ -501,7 +501,6 @@ pkgs.nixosTest {
with subtest("dmarc reporting"):
server.systemctl("start rspamd-dmarc-reporter.service")
server.wait_until_succeeds("journalctl -eu rspamd-dmarc-reporter.service -o cat | grep -q 'No reports for '")
with subtest("no warnings or errors"):
server.fail("journalctl -u postfix | grep -i error >&2")