lhotari opened a new pull request, #15926: URL: https://github.com/apache/pulsar/pull/15926
### Motivation About 13-15 minutes of "CI - Unit - Other" build job is spent running pulsar-io/elastic-search tests. It would be an improvement to run pulsar-io/elastic-search tests in a separate build job. When "CI - Unit - Other" build job fails, it will be quicker to re-run the build job when elastic-search tests aren't part of it. ### Modifications - Add new build job "CI - Unit - Pulsar IO - Elastic" - add support for group "ELASTIC" in `build/run_unit_group.sh` script - rename `brokerSkipTest` Maven profile to `skipTestsForUnitGroupOther` and use this Maven profile for excluding tests from the OTHER group -- 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]
