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

Add Docker tests execution on Travis CI #352

Closed
wants to merge 2 commits into from

Conversation

adrien-aubel
Copy link

Automated testing of Docker capabilities isn't currently checked on Travis CI.

May need to install Docker before on Travis CI (in the install step).

There is a working example that can be found on Github: https://github.com/lukecyca/travis-docker-example

For the record Docker tests are passing locally on my OS X laptop:

...
Running docker / simple-docker
Running docker / staging
Running docker / test-executableScriptName
Running docker / test-packageName
Running docker / test-packageName-universal
Running docker / update-latest
Running docker / volumes
[success] Total time: 114 s, completed Sep 17, 2014 2:54:33 PM

@lightbend-cla-validator

Hi @adrien-aubel,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Typesafe Contributors License Agreement:

http://typesafe.com/contribute/cla

@muuki88 muuki88 added the docker label Sep 18, 2014
@muuki88
Copy link
Contributor

muuki88 commented Sep 22, 2014

Sorry for the late reply. This looks nice, however it would be even more awesome if you could try to workout the "how to install docker on travisci" part make this pr complete.

@adrien-aubel
Copy link
Author

@muuki88 Ok I'll try to do that as soon as I find the time.

I never used Travis CI before, but I'll definitely see what I can do.

@muuki88
Copy link
Contributor

muuki88 commented Mar 26, 2015

We may do this with circleci . See #497

@muuki88 muuki88 closed this Mar 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants