Change in jenkins[master]: Enable caching for packages in mock

From Barak Korren <bkorren@redhat.com>:
Barak Korren has submitted this change and it was merged. Change subject: Enable caching for packages in mock ...................................................................... Enable caching for packages in mock Merge the package installation phase into the mock initializaiton phase so that packages required by *.packages files will be cached along with the rest of the chroot filesystem. The drawback of this is that packages that are specified without full versions will get updated only when the chroot cache is deleted. This will also means that run on different slaves may end up with slightly different package versions. Change-Id: I6fb2cbdaf2da00ad979e546e66f18e5dabacce6e Signed-off-by: Barak Korren <bkorren@redhat.com> --- M mock_configs/mock_runner.sh 1 file changed, 22 insertions(+), 47 deletions(-) Approvals: Barak Korren: Verified; Looks good to me, approved; Ready for merge Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/67801 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6fb2cbdaf2da00ad979e546e66f18e5dabacce6e Gerrit-PatchSet: 2 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Barak Korren <bkorren@redhat.com> Gerrit-Reviewer: Anatoly Litovsky <tlitovsk@redhat.com> Gerrit-Reviewer: Anton Marchukov <amarchuk@redhat.com> Gerrit-Reviewer: Barak Korren <bkorren@redhat.com> Gerrit-Reviewer: David Caro <david@dcaro.es> Gerrit-Reviewer: Evgheni Dereveanchin <ederevea@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Gil Shinar <gshinar@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nadav Goldin <ngoldin@redhat.com> Gerrit-Reviewer: Nir Soffer <nsoffer@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: Yaniv Kaul <ykaul@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
Code Review