Skip to content

Conversation

@pstibrany
Copy link
Contributor

What this PR does: this PR modifies integration tests to wait for container to be in Running state, and not just created. I've observed up to 30 seconds between container was created and actually running. Problem is that when integration tests try to get ports for container, and it's only in Created state, getting ports fails. In Running state, it succeeds.

Copy link
Contributor

@pracucci pracucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pracucci pracucci merged commit 7b534cb into cortexproject:master Oct 27, 2020
@pstibrany pstibrany deleted the integration-tests-docker-running branch November 3, 2020 15:19
simonswine pushed a commit to grafana/e2e that referenced this pull request Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants