Barak Korren created OVIRT-2251:
-----------------------------------
Summary: Rewrite mock_cleanup.sh to use the '--umount' and
'--orphanskill' options to mock
Key: OVIRT-2251
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2251
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: Jenkins Slaves, Standard CI (Freestyle), Standard CI (Pipelines)
Reporter: Barak Korren
Assignee: infra
Priority: High
The {{mock_cleanup.sh}} script currently includes some complex shell commands used with
sudo in an attempt to clean up after mock.
This script turns out to be quite buggy and is suspected to cause several issues.
mock has nowdays several useful options that makes it able to do the same kind of work
that the commands in {{mock_cleanup.sh}} do in probably a more reliable manner.
We should make {{mock_cleanup.sh}} use the relevant mock commands.
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100087)