[JIRA] (OVIRT-1366) ovirt-engine maven caching configuration in CI prevents using mock_runner locally
Barak Korren (oVirt JIRA)
jira at ovirt-jira.atlassian.net
Sun May 7 08:57:38 UTC 2017
Barak Korren created OVIRT-1366:
-----------------------------------
Summary: ovirt-engine maven caching configuration in CI prevents using mock_runner locally
Key: OVIRT-1366
URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1366
Project: oVirt - virtualization made easy
Issue Type: Bug
Components: Jenkins
Reporter: Barak Korren
Assignee: infra
The engine STD-CI is configured currently to store the maven cache on the slave in '{{/home/jenkins/maven_cache}}'. This works well in CI but effectively renders that STD-CI scripts unusable for people trying to run '{{mock_runner.sh}}' locally with the engine repo.
We need to move the cache somewhere else that would be writeable on any machine. '{{/var/tmp}}' seems like a good candidate.
--
This message was sent by Atlassian JIRA
(v1000.929.2#100040)
More information about the Infra
mailing list