-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Labels
featureFeature missing according to gitlab ci standardFeature missing according to gitlab ci standard
Description
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!
karzhenkov
Metadata
Metadata
Assignees
Labels
featureFeature missing according to gitlab ci standardFeature missing according to gitlab ci standard