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

[Request] Docker WG test/build infra #103

Closed
Starefossen opened this issue May 26, 2015 · 6 comments
Closed

[Request] Docker WG test/build infra #103

Starefossen opened this issue May 26, 2015 · 6 comments

Comments

@Starefossen
Copy link
Member

The Docker WG is interested in some infrastructure to do automated testing of the official Docker Images prior to submitting them to the Docker Registry ref. nodejs/docker-iojs#46.

Requirements: Docker >= v1.5

@rvagg
Copy link
Member

rvagg commented May 27, 2015

/cc @nodejs/docker

Infrastructure is easy, do you just need a server? Do you need to be able to hook something to Jenkins to be able to run it easily?

@Starefossen
Copy link
Member Author

Yes, a server with Docker >= v1.5 installed. It would be nice to hook this up to Jenkins for easy testing, not sure how well Jenkins integrates with building Docker images though.

@retrohacker
Copy link

@Starefossen I have played around with it a bit. Jenkins is actually surprisingly good at testing docker containers. We pretty much just need a Jenkins server with Docker installed. I was running Jenkins inside of a docker container so it needed a custom DinD + Jenkins build, but I don't think we want Jenkins in a container?

I just got done with college, writing a plugin for Jenkins to fit our needs is on the top of my todo list. I'll get a real proof of concept ready here soon and we can base our requirements off of that?

@retrohacker retrohacker self-assigned this May 29, 2015
@rvagg
Copy link
Member

rvagg commented May 30, 2015

I'm pretty sure you don't need a plugin, just script what you need. We're already doing stuff with Docker for https://github.com/iojs/build-containers.

@retrohacker
Copy link

I had a bash script that did it, will revisit.

@jbergstroem
Copy link
Member

We retired the machine offered a while ago because of inactivity (and being out of space for other machines). Happy to revisit once we have something actionable (thinking jobs) in place. Closing for now.

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

4 participants