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

Run CI tests on multiple Docker versions #886

Closed
bfirsh opened this issue Jan 26, 2015 · 10 comments
Closed

Run CI tests on multiple Docker versions #886

bfirsh opened this issue Jan 26, 2015 · 10 comments
Assignees

Comments

@bfirsh
Copy link

bfirsh commented Jan 26, 2015

Our CI tests should run on several recent versions of Docker. The best way to do that would probably be to use Docker's Jenkins instance, managed by @jfrazelle I think.

@jessfraz
Copy link

I have ideas!!! I was telling @aanand lol but I might just try something out with a Dockerfile and multiple ADD lines pulling the binaries from get.docker.com, then running some scripts or something

@thaJeztah
Copy link
Member

Wouldn't the storage of those versions interfere with each other? Or is a full cleanup needed between starting each version?

Liking the creativity :)

@jessfraz
Copy link

well if you run the daemon in a container much like the integration-cli tests in docker you cna have setup and tear down and all that mumbo jumbo :D

@thaJeztah
Copy link
Member

mumbo jumbo. My favorite!

@bfirsh
Copy link
Author

bfirsh commented Jan 30, 2015

@jfrazelle If we test on the same infrastructure as the engine do we get testing on Windows and OS X for free? :D

@jessfraz
Copy link

not osx and windows is still experimentally testing

@dnephin
Copy link

dnephin commented Feb 14, 2015

PRs #858, #958, #848 are all blocked on being able to run tests against a newer docker than the one available from wercker.

@aanand
Copy link

aanand commented Feb 23, 2015

Update: see #1005, which uses Docker-in-Docker to test against multiple versions.

@bfirsh
Copy link
Author

bfirsh commented Mar 5, 2015

Put this back on the backlog because with #1066 we may only need to test against Docker 1.6. :)

@bfirsh bfirsh mentioned this issue Mar 10, 2015
2 tasks
@aanand
Copy link

aanand commented Mar 17, 2015

Closed by #1005.

@aanand aanand closed this as completed Mar 17, 2015
@aanand aanand removed the backlog label Mar 17, 2015
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

No branches or pull requests

5 participants