From 68104d112a9aae799e2947e3252854521bfc85c8 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Fri, 24 Nov 2017 07:48:12 +0100 Subject: Enable Doctor testcase for F-release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit doctor 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/47283/ Change-Id: I82135a64cf0aac5ebf5b56260ede24b592fca41b Signed-off-by: Cédric Ollivier --- docker/restapi/thirdparty-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/restapi/thirdparty-requirements.txt') diff --git a/docker/restapi/thirdparty-requirements.txt b/docker/restapi/thirdparty-requirements.txt index 8418c3d76..73c11b447 100644 --- a/docker/restapi/thirdparty-requirements.txt +++ b/docker/restapi/thirdparty-requirements.txt @@ -4,4 +4,4 @@ robotframework-sshlibrary;python_version=='2.7' baro_tests sdnvpn sfc -# doctor-tests;python_version>='3.0' +doctor-tests;python_version>='3.0' -- cgit 1.2.3-korg