Merge "Add note to update new docker images for ci"

This commit is contained in:
Jenkins 2017-03-07 16:17:54 +00:00 committed by Gerrit Code Review
commit 82cdd4d8e3

View File

@ -122,3 +122,17 @@ in the second item of the array.
As mentioned above, it's possible to create custom json files and call
`docker-puppet.py` manually, which makes developing and debugging puppet steps
easier.
Testing in CI
-------------
When new service containers are added, ensure to update the image names in
`contrib/overcloud_containers.yaml` tripleo-common repo. These service
images are pulled in and available in the local docker registry that the
containers ci job uses::
uploads:
- imagename: tripleoupstream/centos-binary-example:latest
uploader: docker
pull_source: docker.io