Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-based integration tests #577

Merged
merged 9 commits into from
Jun 30, 2015
Merged

docker-based integration tests #577

merged 9 commits into from
Jun 30, 2015

Conversation

tpetr
Copy link
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