Re: Docker based integration testing

2017-01-15 Thread Niclas Hedhman
DOCKER_* may not be the best way to determine if Docker is present. I am on a Debian system, and no env variable named DOCKER* is set by default, yet docker is operational. IIUIC, these variables are needed for Docker Swarm and other specialized setup where one is not running the container on the s

[jira] [Commented] (POLYGENE-158) Yeoman-power Project Creator

2017-01-15 Thread Paul Merlin (JIRA)
[ https://issues.apache.org/jira/browse/POLYGENE-158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823225#comment-15823225 ] Paul Merlin commented on POLYGENE-158: -- > We should find a way to automate POLYGENE

Re: Docker based integration testing

2017-01-15 Thread Paul Merlin
Could anybody confirm it works for them? Paul Merlin a écrit : > Gang, > > I pushed changes to the build system and tests to automate integration > testing. > > It uses docker to build the necessary images and run docker containers > as a JUnit rule. > All this is done only if the DOCKER_HOST envi