Merge "Add note to update new docker images for ci"
This commit is contained in:
commit
82cdd4d8e3
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user