tripleo-quickstart-extras/roles/build-test-packages/tasks
Sagi Shnaidman 6fd5393cbd Don't trigger repo injection if nothing was built
Currently we have a few possible places for building package in
the job. It requires logic change in order to differentiate
between injection cases.
build-test-packages role can run and not to build anything bc of
various reasons, in this case we need to avoid running
install-built-repo role, that's why we set compressed_gating_repo
to empty string and check in every case if it's empty or not.
If compressed_gating_repo is emptry - we didn't built *last* time
anything, so nothing should run.

Change-Id: Ib19addc66678804abb86f36006fb35f3f1f1d471
2018-06-20 08:37:00 +00:00
..
dlrn-build.yml Use cachable facts to allow multiple runs 2017-12-05 16:56:38 +01:00
main.yml Don't trigger repo injection if nothing was built 2018-06-20 08:37:00 +00:00