docker-mailserver/test/tests/parallel/set3/container_configuration
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
..
hostname.bats ci: fix ShellCheck linting for BATS tests (#3347) 2023-05-23 14:33:58 +00:00
process_check_restart.bats tests(fix): process_check_restart.bats - Run pgrep within the actual container (#3553) 2023-09-28 14:37:15 +02:00
time.bats ci: move tests than can be run in parallel now (#3038) 2023-01-30 09:19:47 +01:00