lhotari commented on PR #24773:
URL: https://github.com/apache/pulsar/pull/24773#issuecomment-3943919886

   Since the tests aren't integration tests, you should be able to run them 
this way locally:
   ```
   # build
   mvn -Pcore-modules,pulsar-io-tests,-main -T 1C clean install -DskipTests 
-Dspotbugs.skip=true -DnarPluginPhase=none
   # run tests
   mvn -Ppulsar-io-tests -pl pulsar-io/jdbc test
   ```


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