Skip to content

Conversation

solsson
Copy link
Contributor

@solsson solsson commented Nov 5, 2019

Automated builds still can't run our integration tests (that do work with local docker builds) quite possibly because builds are resource capped and rather heavy already.

Docker Hub has support for Automated tests however, which documents a limit of 2GB memory. It should be possible to squeeze Zookeeper + Kafka + a native KKV build into 2GB. Initial ambition could be to check that the image can be started and the container starts polling.

Such validation works at 1bfe25d with docker-compose -f docker-compose.test.yml -f docker-compose.dev-overrides.yml up --build topic1-create sut but we need to deal with validation and termination.

@solsson
Copy link
Contributor Author

solsson commented Nov 7, 2019

solsson pushed a commit that referenced this pull request Oct 24, 2023
Adjust logging and allow for log level filtering via env KAFKA_KEYVAL…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant