All of lore.kernel.org
 help / color / mirror / Atom feed
* [cip-dev] [test issue #99] Issues with installing when running behind a web proxy
@ 2018-02-14 13:04 Zoran S
  2018-02-16  9:05 ` [cip-dev] [IMPORTANT - test " Zoran S
  0 siblings, 1 reply; 2+ messages in thread
From: Zoran S @ 2018-02-14 13:04 UTC (permalink / raw)
  To: cip-dev

https://gitlab.com/cip-project/cip-testing/testing/issues/99

Also from:
https://lists.cip-project.org/pipermail/cip-dev/2017-July/000338.html

At the end of test issue #99, I added the solution to this problem.

Lava does NOT read VM's ENV variables. It ignores them. Lava reads
/etc/lava-server/env.yaml as setup proxy file!

Included there also /etc/lava-server/env.yaml file example.

It could be done also DIRECTLY (every time bringing up the VM) using
python, tapping into the urllib3 python code (example given):
https://stackoverflow.com/questions/31151615/how-to-handle-proxies-in-urllib3

I've tried this, using in-line python interpreter, it worked.

Zoran

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-16  9:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-14 13:04 [cip-dev] [test issue #99] Issues with installing when running behind a web proxy Zoran S
2018-02-16  9:05 ` [cip-dev] [IMPORTANT - test " Zoran S

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.