Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Preserve exit code when docker-compose exists with an error #800

@sorenlouv

Description

@sorenlouv

Invoking apm-integration testing doesn't preserve the exit code from docker-compose.

Demonstration

scripts/compose.py start master

While running the above command, I kill docker which results in the following error:

ERROR: dial unix docker.raw.sock: connect: connection refused

However, the exit code is 0 indicating that everything went fine.

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions