47d2e07d94
We often need to update gerrit image build details that only live in the job specification. For example tag or branch versions of gerrit and related repos. When we do this if we don't also do a noop update to our Dockerfiles the promotion job doesn't run for these images because we can't do the implicit file match in the promotion (deploy) pipeline. Fix this by explicitly matching the job config file in our jobs so that when we update the gerrit jobs we also run the gerrit image promotion jobs. We also ensure the system-config-run-review and infra-prod-service-review jobs are triggered when the docker image jobs update. This ensures we actually test the resulting images and then perform potentially necessary deployment actions before they are pulled into use. Change-Id: Id0c51818cd1e01bd16a79ab0c0f9172e844376b8 |
||
---|---|---|
.. | ||
docker-images | ||
goaccess.yaml | ||
infra-prod.yaml | ||
project.yaml | ||
puppet.yaml | ||
system-config-roles.yaml | ||
system-config-run.yaml |