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 2017/12/22 11:56:00 UTC

[GitHub] eolivelli commented on issue #903: Integration/compatibility tests based on docker

eolivelli commented on issue #903: Integration/compatibility tests based on docker
URL: https://github.com/apache/bookkeeper/issues/903#issuecomment-353584192
 
 
   @ivankelly  @sijie I think the approach based on Arquillian maybe be better, if I understand it correctly. I never used Arquillian but I am afraid that spawing containers could be too complex for this case.
   We can use isolated classloaders (and I think Arquillian uses this approach)
   
   Anyway every idea and approach is welcome, I am fine with the docker approach too.
   Maybe it would limit tests execution from contributors as it is not always possible to have docker on developer machines (for instance in my company we have nasty rules of this kind)

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