Skip to content

[Enhancement]: Add param to extend the timeout on startup #3212

@wildum

Description

@wildum

Proposal

In my tests the LGTM test containers stack times out because it sometimes takes slightly more than a minute to be ready, and the default timeout for wait.ForLog is 60s.

WaitingFor: wait.ForLog(".*The OpenTelemetry collector and the Grafana LGTM stack are up and running.*\\s").AsRegexp().WithOccurrence(1),

It would be nice to have the possibility to set WithStartupTimeout to it or at least of a bigger default

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions