-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Fabric8 it part 8 #1475
Fabric8 it part 8 #1475
Conversation
…nto fabric8-configmap-event-reload-patch-refactor-part-3
this has been sitting on me for far too much, I really want to have homogenized names for our integration tests, this is step one in that direction:
and
imho, this looks good. |
@@ -48,20 +48,20 @@ | |||
</dependencyManagement> | |||
|
|||
<modules> | |||
<module>spring-cloud-kubernetes-fabric8-istio-it</module> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nothing has changed here, I'm just grouping modules a bit
@ryanjbaxter nothing changes functionally, just a way to make easier navigation through integration tests. I'll have a few more PRs like this in this direction and we will soon be able to "close this epic" that had to do with refactoring integration tests. Not there yet, but I can definitely see the finish line. thank you |
No description provided.