lhotari edited a comment on issue #9936:
URL: https://github.com/apache/pulsar/issues/9936#issuecomment-911172357


   Running `mvn test` has issues. Please check the README instructions to build 
Pulsar. 
   
   Running all tests requires running the tests the same way CI does.
   Please check the .github/workflows/ci*.yml files to see how the CI build is 
split into multiple pipelines which execute in parallel. The commands used in 
those build pipelines are the way to run Pulsar tests. 
   build/run_unit_group.sh and build/run_integration_group.sh script contain 
the test group commands. The prerequisite is to first build the code with `mvn 
clean install -DskipTests` (check the README). 
   
   For more specific questions you are more than welcome to join the 
discussions on #dev and #testing channels [on Pulsar 
Slack](https://pulsar.apache.org/en/contact/).
   


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

To unsubscribe, e-mail: [email protected]

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


Reply via email to