[ https://ovirt-jira.atlassian.net/browse/OVIRT-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Assignee: Daniel Belenky (was: infra)
Add support to inject environmental variables from Jenkins to Mock
Key: OVIRT-1603 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-1603 Project: oVirt - virtualization made easy Issue Type: Improvement Reporter: Daniel Belenky Assignee: Daniel Belenky Priority: HighestWe need to add support to inject environmental variables from Jenkins to Mock env using ci_env_client.py. The problem is that when mock is reading the configuration file, it's already running as root, so we don't have the environmental variables we need to inject. The solution is probably to save the variables before we're running as root.
— This message was sent by Atlassian JIRA (v1001.0.0-SNAPSHOT#100059)