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

[8.14](backport #4798) Improve integration testing cloud client DeploymentIsReady. #4841

Merged
merged 3 commits into from
Jun 5, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 4, 2024

What does this PR do?

Improves the logic in DeploymentIsReady to not return false and the error when it gets an error back from the API. Instead it will keep retrying until the timeout.

Why is it important?

Improve reliability of integration tests, when the cloud API returns an HTTP error or disconnects without a response (just the nature of HTTP protocol).

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas

Related issues


This is an automatic backport of pull request #4798 done by [Mergify](https://mergify.com).

Improves the logic in DeploymentIsReady to not return false and the error when it gets an error back from the API. Instead it will keep retrying until the timeout.

(cherry picked from commit a28bc90)
@mergify mergify bot requested a review from a team as a code owner June 4, 2024 07:51
@mergify mergify bot added the backport label Jun 4, 2024
@mergify mergify bot requested review from kaanyalti and michel-laterman and removed request for a team June 4, 2024 07:51
@jlind23 jlind23 enabled auto-merge (squash) June 4, 2024 09:12
@rdner
Copy link
Member

rdner commented Jun 4, 2024

Blocked by #4842

@rdner rdner mentioned this pull request Jun 5, 2024
@rdner rdner assigned rdner and unassigned blakerouse Jun 5, 2024
@rdner
Copy link
Member

rdner commented Jun 5, 2024

Blocked by #4854

Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@jlind23 jlind23 merged commit 6a57f30 into 8.14 Jun 5, 2024
14 checks passed
@jlind23 jlind23 deleted the mergify/bp/8.14/pr-4798 branch June 5, 2024 21:41
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.

3 participants