1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-07-02 14:11:12 +02:00
docker-mailserver/test/tests
Brennan Kinney a9d6e329cd
tests(fix): process_check_restart.bats - Run pgrep within the actual container (#3553)
This was missed during original review.

On a linux host, processes running within a container have been visible via commands like `pgrep`. This is does not appear to be the case with WSL2 + Docker Desktop (Windows), resulting in test failure.

The command should have been run from within the container regardless.
2023-09-28 14:37:15 +02:00
..
parallel tests(fix): process_check_restart.bats - Run pgrep within the actual container (#3553) 2023-09-28 14:37:15 +02:00
serial chore: LDAP config improvements (#3522) 2023-09-02 22:07:02 +12:00