Skip to content

docker-based integration tests#577

Merged
tpetr merged 9 commits intomasterfrom
docker-integration-test
Jun 30, 2015
Merged

docker-based integration tests#577
tpetr merged 9 commits intomasterfrom
docker-integration-test

Conversation

@tpetr
Copy link
Copy Markdown
Contributor

@tpetr tpetr commented Jun 16, 2015

This PR further docker-ifies Singularity. Using the docker-maven-plugin, it:

  • Builds a SingularityService docker image after packaging
  • Adds a SingularityServiceIntegrationTests module, which uses the docker plugin to stand up a Mesos cluster with zk, a master, 3 slaves, and the most recently built Singularity.

Other things to note:

  • Docker-related stuff will only be activated if the DOCKER_HOST env var is set.
  • docker-maven-plugin requires Maven 3.2.1+

@tpetr tpetr merged commit 0701b84 into master Jun 30, 2015
@tpetr tpetr added this to the 0.4.3 milestone Jul 1, 2015
@ssalinas ssalinas deleted the docker-integration-test branch August 17, 2015 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant