You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/05/17 01:04:06 UTC

[GitHub] sijie opened a new pull request #1408: Add a test docker image for current version only

sijie opened a new pull request #1408: Add a test docker image for current version only
URL: https://github.com/apache/bookkeeper/pull/1408
 
 
   Descriptions of the changes in this PR:
   
   *Motivation*
   
   The current test images don't use any scripts that shipped with official docker image.
   We basically don't have any test coverage on the official docker image we shipped for each release.
   
   *Solution*
   
   Introduce a `bookkeeper-current` image representing an image for latest master.
   
   Use `apachebookkeeper/all-versions-image` for BC tests, use `apachebookkeeper/bookkeeper-current` as tests only needs latest master image.
   
   Add an integration test to test standalone mode using the `bookkeeper-current` image 
   

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