Barak Korren created OVIRT-2447:
-----------------------------------
Summary: Make mock_runner no use proxy for localhost connections
Key: OVIRT-2447
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-2447
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: mock_runner
Reporter: Barak Korren
Assignee: infra
As a developer using STDCI, I do not want the PHX proxy to intercept connections my test
code is doing to localhost, as that will make such connections fail.
h3. Acceptance Criteria
# When inside a proxied mock_runner environment, the no_proxy environment variable is set
to 'localhost,127.0.0.1'
--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100090)