Add note to update new docker images for ci
These are used to build the local docker registry used by container ci job. Change-Id: I00cb112daf85d00897e65b559bfe6560e710b2df
This commit is contained in:
parent
58c3960c50
commit
dca3d46381
@ -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