Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Wait for databroker availability in integration tests #556

Conversation

SebastianSchildt
Copy link
Contributor

This should fix #539

It waits fir the GRPC channel to become ready when a Databroker helper object is created.

If Databroker is not available, it will time out, and test will fail "as usual".

You can test it manually, by running the tests, and then when they seem to "hang" start databroker.

Should make CI more stable

@SebastianSchildt SebastianSchildt requested a review from argerus May 11, 2023 16:06
Copy link
Contributor

@argerus argerus left a comment

Choose a reason for hiding this comment

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

Seems to work as intended.

@SebastianSchildt SebastianSchildt merged commit 3dfef21 into eclipse:master May 11, 2023
@SebastianSchildt SebastianSchildt deleted the fix/databroker_integrationtest_waitforconnection branch February 29, 2024 05:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integration test for databroker quite unstable
2 participants