merlimat edited a comment on pull request #9638:
URL: https://github.com/apache/pulsar/pull/9638#issuecomment-782202349


   > Reducing the Pulsar IO files size is necessary to get the size of the 
pulsar-test-latest-version docker image size reduced so that it is feasible to 
transfer the docker image over the network in order to build the image once in 
the Pulsar CI GitHub Actions workflow and reuse the image in the integration 
tests that use that image.
   
   Not withstanding that reducing size is good, one thing we discussed 
yesterday, around moving connectors to separate repo, was to have the 
integration tests to just build a minimal image (not like pulsar-all) and use 
that for tests (as you already did in #9625). That image will be able to get 
cached within GH actions, because it won't contain all the connectors.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to