From d47e64bba6466affc3ff0999ae489ec7393ef630 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 23 Nov 2017 22:18:54 +0100 Subject: Enable baro_tests testcase for F-release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit barometer conforms with OpenStack Pike requirements then it could be enabled in functest-features and functest-restapi (master) [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/47281/ Change-Id: Iee17bd17192db53075dd8ff8d020d18306394cfa Signed-off-by: Cédric Ollivier --- docker/restapi/thirdparty-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/restapi') diff --git a/docker/restapi/thirdparty-requirements.txt b/docker/restapi/thirdparty-requirements.txt index ffe5c98d4..8418c3d76 100644 --- a/docker/restapi/thirdparty-requirements.txt +++ b/docker/restapi/thirdparty-requirements.txt @@ -1,7 +1,7 @@ robotframework-httplibrary robotframework-requests robotframework-sshlibrary;python_version=='2.7' -# baro_tests +baro_tests sdnvpn sfc # doctor-tests;python_version>='3.0' -- cgit 1.2.3-korg