zimbatm 13ebc68636 Makes sure the GPG key fingerprint is inlined in the doc everywhere. 11 سال پیش
..
buildbot 1717227636 docker-ci 0.35. Push docker coverage and testing into docker-ci production. Update docker nightlyrelease 11 سال پیش
docker-coverage b3bee7e0c4 utils: remove dotcloud/tar dep 11 سال پیش
docker-test 249f76bebd docker-ci 0.4.5: Sync tests with progress in docker and docker-registry. Use revamped shiny DinD. 11 سال پیش
functionaltests 249f76bebd docker-ci 0.4.5: Sync tests with progress in docker and docker-registry. Use revamped shiny DinD. 11 سال پیش
nightlyrelease 249f76bebd docker-ci 0.4.5: Sync tests with progress in docker and docker-registry. Use revamped shiny DinD. 11 سال پیش
registry-coverage 249f76bebd docker-ci 0.4.5: Sync tests with progress in docker and docker-registry. Use revamped shiny DinD. 11 سال پیش
report 249f76bebd docker-ci 0.4.5: Sync tests with progress in docker and docker-registry. Use revamped shiny DinD. 11 سال پیش
Dockerfile 249f76bebd docker-ci 0.4.5: Sync tests with progress in docker and docker-registry. Use revamped shiny DinD. 11 سال پیش
MAINTAINERS d542318d63 testing infrastructure, issue #1766: Dockerize deployment of docker-ci 11 سال پیش
README.rst d542318d63 testing infrastructure, issue #1766: Dockerize deployment of docker-ci 11 سال پیش
VERSION 249f76bebd docker-ci 0.4.5: Sync tests with progress in docker and docker-registry. Use revamped shiny DinD. 11 سال پیش
deployment.py 13ebc68636 Makes sure the GPG key fingerprint is inlined in the doc everywhere. 11 سال پیش

README.rst

=======
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