docker-mailserver/test/tests/parallel
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
..
set1 chore: Change `setup config dkim` default key size to `2048` (`open-dkim`) (#3508) 2023-08-29 09:40:02 +12:00
set2 tests: TLS cipher suites - Update `testssl.sh` tag to `3.2` (#3504) 2023-08-27 23:44:53 +12:00
set3 tests(fix): `process_check_restart.bats` - Run `pgrep` within the actual container (#3553) 2023-09-28 14:37:15 +02:00