From Lev Veyde <lveyde(a)redhat.com>:
Lev Veyde has submitted this change and it was merged. (
https://gerrit.ovirt.org/79383 )
Change subject: CI: remove /etc/yum.conf symlink to allow clean yum reinstall
......................................................................
CI: remove /etc/yum.conf symlink to allow clean yum reinstall
Due to some change in the mock the /etc/yum.conf file became symlink
to the /etc/yum/yum.conf. We then ran into the race condition because
the re-install of the yum wasn't replacing the /etc/yum.conf, and once
we removed the /etc/yum/yum.conf that the symlink was pointing to, the
yum stopped functioning properly because it was missing the default
configuration.
Change-Id: I2323d56025b3715554455e6f9ee46e4db2ff64ee
Signed-off-by: Lev Veyde <lveyde(a)redhat.com>
---
M automation/check-patch.sh
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Lev Veyde: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/79383
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2323d56025b3715554455e6f9ee46e4db2ff64ee
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-release
Gerrit-Branch: master
Gerrit-Owner: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Ido Rosenzwig <irosenzw(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Lev Veyde <lveyde(a)redhat.com>
Gerrit-Reviewer: Rafael Martins <rafael(a)rafaelmartins.eng.br>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>