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 2018/10/05 08:44:29 UTC

[GitHub] sijie opened a new pull request #2732: [integration tests] add a smoketest for pulsar standalone

sijie opened a new pull request #2732: [integration tests] add a smoketest for pulsar standalone
URL: https://github.com/apache/pulsar/pull/2732
 
 
   *Motivation*
   
   Ideally we should run all integration tests on both cluster mode and standalone
   mode. However the apache ci can't really afford to do so. so we run all the integration
   tests on cluster mode. We only run basic validation and test new features (e.g. state)
   on standalone.
   
   *Changes*
   
   Add PulsarStandalone related test base and suite and a simmple smoke test.
   This would set the framework for integration tests for state
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services