Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(python): make sure integration tests wait for services to start #979

Merged
merged 5 commits into from
Dec 21, 2022

Conversation

wjones127
Copy link
Collaborator

Description

This is intended to fix the issue where the Python CI job is frequently failing. I believe it's because the Docker services haven't fully started up before the tests start running. To address this, I added a function to wait for the services to be responsive.

Related Issue(s)

Documentation

@wjones127 wjones127 marked this pull request as ready for review December 20, 2022 20:36
Copy link
Collaborator

@roeap roeap left a comment

Choose a reason for hiding this comment

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

LGTM! Will be nice to have green pipelines again :).

@wjones127 wjones127 merged commit ee19039 into delta-io:main Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants