]
Barak Korren updated OVIRT-2191:
--------------------------------
Assignee: Barak Korren (was: infra)
Status: In Progress (was: To Do)
remove the mountpoint creation phase from mock_runner
-----------------------------------------------------
Key: OVIRT-2191
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2191
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: mock_runner
Reporter: Barak Korren
Assignee: Barak Korren
There is a part in mock_runner code that runs mock in order to create mount points for
things that are going to be bind mounted into it. Since mock 1.4.10 can create its own
mount point we can remove that code from mock runner.
This should reduce the amount of times mock is called from mock_runner