1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-16 12:48:00 +02:00
docker-mailserver/test/tests/parallel/set3/mta
Brennan Kinney 1c8a160621
chore: Remove delay starting the change detection service (#3064)
* chore: Only replace `CHKSUM_FILE` when a change has been processed

* chore: Change Detection service should be the last daemon started

* chore: Remove 10 second startup delay for change detector

There should be no concern with conflicts as any writes should have already been done by the time this daemon service is started.

* tests(fix): `smtp_delivery.bats` must wait for Amavis

The change event for adding a user can be processed much sooner now, which means Amavis may not yet be ready.

Added extra condition to wait on at least the Amavis port being reachable, and some failure asserts with the mail queue to better catch / debug when this problem occurs.

* chore: Add some minor delay to avoid Amavis failing to connect
2023-02-18 15:51:28 +01:00
..
account_management.bats tests(refactor): open_dkim.bats (#3060) 2023-02-10 00:18:06 +13:00
default_relay_host.bats ci: move tests than can be run in parallel now (#3038) 2023-01-30 09:19:47 +01:00
lmtp_ip.bats ci: move tests than can be run in parallel now (#3038) 2023-01-30 09:19:47 +01:00
privacy.bats ci: move tests than can be run in parallel now (#3038) 2023-01-30 09:19:47 +01:00
smtp_delivery.bats chore: Remove delay starting the change detection service (#3064) 2023-02-18 15:51:28 +01:00
smtponly.bats ci: move tests than can be run in parallel now (#3038) 2023-01-30 09:19:47 +01:00