Skip to content

Conversation

@wind57
Copy link
Contributor

@wind57 wind57 commented Oct 16, 2024

No description provided.

/**
* this path is generated by the pipeline of github actions.
*/
static final String TMP_IMAGES = "/tmp/docker/images";
Copy link
Contributor Author

Choose a reason for hiding this comment

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

move some stuff to constants so that they are easier to manage

*
* @author wind57
*/
final class FixedPortsK3sContainer extends K3sContainer {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

create this one as a separate class with all variables it needs inside it

@wind57 wind57 marked this pull request as ready for review October 16, 2024 09:37
@wind57
Copy link
Contributor Author

wind57 commented Oct 16, 2024

@ryanjbaxter this is ready, but contains "breaking changes" (public variables), but these are in test-support package, which is only supposed to be used for tests. So not sure how you feel about this

@wind57 wind57 changed the title clean clean-up utilities for integration tests Oct 16, 2024
@ryanjbaxter ryanjbaxter added this to the 3.1.4 milestone Oct 16, 2024
@ryanjbaxter ryanjbaxter merged commit 7e824ba into spring-cloud:3.1.x Oct 16, 2024
14 checks passed
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

Development

Successfully merging this pull request may close these issues.

3 participants