Skip to content

feat: Add --wait-for-services-timeout option to CLI #1662

@jwtocadero

Description

@jwtocadero

Is your feature request related to a problem? Please describe.
I have slow services (docker compose setup in a docker) which takes longer then 30sec to boot up and thus timeout.

Describe the solution you'd like
A way to adjust the currently hardcoded 30s timeout for service startup. A CLI option --wait-for-services-timeout SECONDS would allow to run this slow tests with gitlab-ci-local.

This would mimic the behavior of gitlab docker runners, where this can be tuned by the wait_for_services_timeout variable.

Describe alternatives you've considered
None

Additional context
Thanks for this really nice software! I wished I knew about this much earlier!

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureFeature missing according to gitlab ci standard

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions