You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/03 18:14:11 UTC

[GitHub] [pulsar] lhotari opened a new pull request, #15926: [CI] Run pulsar-io/elastic-search tests in separate build job

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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] lhotari commented on pull request #15926: [CI] Run pulsar-io/elastic-search tests in separate build job

Posted by GitBox <gi...@apache.org>.
lhotari commented on PR #15926:
URL: https://github.com/apache/pulsar/pull/15926#issuecomment-1146251652

   > what about including also kinesis and other io tests ? it would be more balanced and reduce "other" suite time even more
   
   Yes, that would make sense.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] lhotari merged pull request #15926: [CI] Run pulsar-io unit tests in separate build job

Posted by GitBox <gi...@apache.org>.
lhotari merged PR #15926:
URL: https://github.com/apache/pulsar/pull/15926


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] lhotari commented on pull request #15926: [CI] Run pulsar-io unit tests in separate build job

Posted by GitBox <gi...@apache.org>.
lhotari commented on PR #15926:
URL: https://github.com/apache/pulsar/pull/15926#issuecomment-1146637343

   @nicoloboschi PTAL


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org