Skip to content

refactor kafka event bus integration test#1879

Merged
ryanjbaxter merged 9 commits intospring-cloud:3.1.xfrom
wind57:refactor_k8s_kafka
Mar 8, 2025
Merged

refactor kafka event bus integration test#1879
ryanjbaxter merged 9 commits intospring-cloud:3.1.xfrom
wind57:refactor_k8s_kafka

Conversation

@wind57
Copy link
Copy Markdown
Contributor

@wind57 wind57 commented Feb 21, 2025

No description provided.

Signed-off-by: wind57 <[email protected]>
@wind57 wind57 changed the title dirty refactor kafka event bus integration test Mar 7, 2025
Signed-off-by: wind57 <[email protected]>
<packaging>pom</packaging>

<modules>
<module>kafka-configmap-app-a</module>
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

instead of two applications, use just one. The idea of this integration test was that we were having:

spring.cloud.kubernetes.configmap.apps=app-a, app-b

and we were building these two apps app-a and app-b and testing that a remote refresh event was received in both of them. But we can test the same exact thing with a single application, and the assertions would still be the same.

@wind57 wind57 marked this pull request as ready for review March 8, 2025 06:36
@wind57
Copy link
Copy Markdown
Contributor Author

wind57 commented Mar 8, 2025

@ryanjbaxter ready to be looked at. thank you

@ryanjbaxter ryanjbaxter merged commit c427e81 into spring-cloud:3.1.x Mar 8, 2025
@github-project-automation github-project-automation Bot moved this to Done in 2024.0.1 Mar 8, 2025
@github-project-automation github-project-automation Bot moved this to Done in 2023.0.6 Mar 8, 2025
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
Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants