You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
Invoking apm-integration testing doesn't preserve the exit code from docker-compose.
Demonstration
While running the above command, I kill
dockerwhich results in the following error:However, the exit code is 0 indicating that everything went fine.