Skip to content

Connection Info to Healthcheck Command Subprocess #172

@ColdHeat

Description

@ColdHeat

healthcheck_status = subprocess.call(
[healthcheck, "--connection-info", connection_info],
cwd=challenge_instance.challenge_directory,
)

We could pass healthcheck connection info as an environment variable in addition to a switch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions