From d5fce8c12bc73c1b1547df2750563c271a3ab3f6 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 10 Sep 2018 06:12:44 +0200 Subject: Ease adding proxies in vms MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It eases running VNFs behind proxies as they download packages. Change-Id: I187078dab744c51188b9835417d1a29fad1b4bd6 Signed-off-by: Cédric Ollivier --- tox.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'tox.ini') diff --git a/tox.ini b/tox.ini index b83cd61ff..ca78a0c2d 100644 --- a/tox.ini +++ b/tox.ini @@ -111,6 +111,7 @@ basepython = python2.7 files = functest/opnfv_tests/openstack/cinder/write_data.sh functest/opnfv_tests/openstack/cinder/read_data.sh + functest/ci/add_proxy.sh functest/ci/convert_images.sh functest/ci/download_images.sh build.sh -- cgit 1.2.3-korg