1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/hack/infrastructure/docker-ci
Johan Euphrosine c226d5fb61 utils: remove dotcloud/tar dep
Upstream-commit: b3bee7e0c43dd281c081cd59d7403148d3f8af88
Component: engine
2013-11-20 18:45:12 +00: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