From: guillaume.lambert Date: Fri, 30 Oct 2020 12:26:59 +0000 (+0100) Subject: force lighty use in tox X-Git-Tag: 1.3.0~6 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=commitdiff_plain;h=525c95bae103e91caf436f4372e10c6e7538e597 force lighty use in tox Signed-off-by: guillaume.lambert Change-Id: I849923ce4d50c02b5fd377acb29abbe5ed4ec75c (cherry picked from commit b6b102950a565050d0b2678757be1e3c6973953b) --- diff --git a/tox.ini b/tox.ini index fd6763d5f..bcebf2d31 100644 --- a/tox.ini +++ b/tox.ini @@ -8,6 +8,8 @@ setupdir = tests/ [testenv] passenv = USE_LIGHTY http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY +setenv = + USE_LIGHTY = True usedevelop = True basepython = python3 deps =