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/01/12 13:07:28 UTC

[GitHub] ivankelly opened a new pull request #974: Utilities for working with Arquillian and Docker

ivankelly opened a new pull request #974: Utilities for working with Arquillian and Docker
URL: https://github.com/apache/bookkeeper/pull/974
 
 
   This patch contains the following utilities.
   - An arquillian StopAction which copy logs from /var/log/bookkeeper to
     the target/ directory.
   - An arquillian StopAction which dumps the docker log to the target/
     directory.
   - An arquillian AwaitStrategy which checks whether a zookeeper cluster
     is running.
   - An arquillian AwaitStrategy which returns immediately (surprising
     arquillian didn't already have this).
   - Utilities for working with a cluster of zookeeper/bookkeeper running
     on docker.
   

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