]
Daniel Belenky reassigned OVIRT-2408:
-------------------------------------
Assignee: Daniel Belenky (was: infra)
Add shared volume between stdci-containers
------------------------------------------
Key: OVIRT-2408
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2408
Project: oVirt - virtualization made easy
Issue Type: Improvement
Reporter: Daniel Belenky
Assignee: Daniel Belenky
Sometimes we need to store large files (such as images) to be used by builds. Because
those files are large, we'd prefer to store them once because our disk is limited and
to avoid too many I/O calls.
Create a /shared volume under /var/lib/stdci and mount it to every stdci-container slave
under the same path. Projects then can access it by mounting it to mock via *.mou