zymap commented on pull request #9159:
URL: https://github.com/apache/pulsar/pull/9159#issuecomment-767400127


   Hi @potiuk. In the beginning, Pulsar separates the tests into different 
workflows is for reducing the build and test time. We category with the 
different tests to make the tests can run parallel. If there has a specific 
workflow failed, we can re-run the failed workflow and don't need to re-run the 
entire project tests. 
   I saw the other apache projects use a single workflow to run the build and 
test, if Pulsar uses one workflow to run the build and test, that would take a 
long time to pass the CI.
   Do you have some suggestions? If you can help with improving the CI that 
would be nice!
   Thanks!


----------------------------------------------------------------
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