]
Anton Marchukov reassigned OVIRT-2447:
--------------------------------------
Assignee: Barak Korren (was: infra)
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: Barak Korren
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'