1
0
mirror of https://github.com/docker/cli.git synced 2026-01-16 20:22:36 +03:00
Files
cli/components/engine/hack/infrastructure/docker-ci
Daniel Mizyrycki 20c26b1bdf docker-ci: Add new docker coverage report
Docker-DCO-1.1-Signed-off-by: Daniel Mizyrycki <daniel@docker.com> (github: mzdaniel)
Upstream-commit: 25d87553f678e247b3036db7804599624191dfd1
Component: engine
2014-02-06 11:59:29 -08:00
..

testing

This directory contains docker-ci testing related files.

Buildbot

Buildbot is a continuous integration system designed to automate the build/test cycle. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure.

We are running buildbot in Amazon's EC2 to verify docker passes all tests when commits get pushed to the master branch and building nightly releases using Docker in Docker awesome implementation made by Jerome Petazzoni.

https://github.com/jpetazzo/dind

Docker's buildbot instance is at http://docker-ci.dotcloud.com/waterfall

For deployment instructions, please take a look at hack/infrastructure/docker-ci/Dockerfile