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

[DPE-4263] fix errors for statuses in TLS sharding tests #412

Merged
merged 1 commit into from
May 6, 2024

Conversation

MiaAltieri
Copy link
Contributor

@MiaAltieri MiaAltieri commented May 3, 2024

Issue

tests for TLS tests are consistently failing due to status checks failing see this release run

Solution

as it turns out the tests do not wait for the application to go into the blocked state which is why the tests fail. By waiting for blocked we wait for t he status hook to get called and update the messages in the units

@reneradoi reneradoi self-requested a review May 6, 2024 07:02
@MiaAltieri MiaAltieri merged commit 79c7675 into 6/edge May 6, 2024
36 checks passed
@MiaAltieri MiaAltieri deleted the fix-sharding-tls branch May 6, 2024 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants