Skip to content

fix integration test after PATCH refactor#1440

Merged
ryanjbaxter merged 2 commits intospring-cloud:3.0.xfrom
wind57:fix-build-failure
Sep 11, 2023
Merged

fix integration test after PATCH refactor#1440
ryanjbaxter merged 2 commits intospring-cloud:3.0.xfrom
wind57:fix-build-failure

Conversation

@wind57
Copy link
Copy Markdown
Contributor

@wind57 wind57 commented Sep 11, 2023

No description provided.

@wind57
Copy link
Copy Markdown
Contributor Author

wind57 commented Sep 11, 2023

This is a minor glitch after refactoring integration tests, we need to properly wait until the pods come up after a PATCH operation, thus I simply added:

.ignoreException(WebClientResponseException.BadGateway.class)

in here, the tests is exactly the same as it used to be.

@wind57 wind57 changed the title fix fix integration test after PATCH refactor Sep 11, 2023
@wind57 wind57 marked this pull request as ready for review September 11, 2023 18:11
@wind57
Copy link
Copy Markdown
Contributor Author

wind57 commented Sep 11, 2023

@ryanjbaxter fixes the main build failure

@ryanjbaxter ryanjbaxter added this to the 3.0.5 milestone Sep 11, 2023
@ryanjbaxter ryanjbaxter merged commit 835e5b1 into spring-cloud:3.0.x Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants