
David Caro has submitted this change and it was merged. Change subject: Removing also the /var/lib/mock on cleanup ...................................................................... Removing also the /var/lib/mock on cleanup We were removing the /var/cache/mock one, but missed the one in $subject. Also it has to be handled carefully, as mounts might still exist inside the chroots, so try umounting first Change-Id: I8193778d544af7dbeaf90cc28a7763ef9c0ad0e5 Signed-off-by: David Caro <dcaroest@redhat.com> --- M jobs/confs/shell-scripts/mock_cleanup.sh 1 file changed, 22 insertions(+), 0 deletions(-) Approvals: Sagi Shnaidman: Looks good to me Sandro Bonazzola: Looks good to me; Ready for merge Jenkins CI: Passed CI tests David Caro: Verified; Ready for review -- To view, visit https://gerrit.ovirt.org/48377 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8193778d544af7dbeaf90cc28a7763ef9c0ad0e5 Gerrit-PatchSet: 4 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: David Caro <dcaro@redhat.com> Gerrit-Reviewer: Anatoly Litovsky <tlitovsk@redhat.com> Gerrit-Reviewer: Barak Korren <bkorren@redhat.com> Gerrit-Reviewer: David Caro <dcaro@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Max Kovgan <mvk@redhat.com> Gerrit-Reviewer: Paz Dangur <pdangur@redhat.com> Gerrit-Reviewer: Sagi Shnaidman <sshnaidm@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: automation@ovirt.org