From db70731cc1ac6f290412eb6f10ee28b42b9a1ca1 Mon Sep 17 00:00:00 2001 From: Cedric Ollivier Date: Wed, 20 Sep 2017 17:27:43 +0000 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update docs/submodules/functest from branch 'master' - Merge "Enable Doctor testcase" - Enable Doctor testcase It upates upper-constraints.txt and thirdparty-requirements.txt as doctor-test was renamed to doctor-tests. It installs the doctor packages and its requirements via python3. Then python_version>='3.0' conditions are added to avoid installing them for python2. It also calls the new console scripts and modifies the installer list supporting it. Co-Authored-By: Cédric Ollivier Change-Id: Icd855f4534d9d9591165e99aa0eed6b1030018e0 Signed-off-by: dongwenjuan Signed-off-by: Cédric Ollivier --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/functest b/docs/submodules/functest index 63c4f79fd..c002052b4 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 63c4f79fda75a4f9f0bdc056e96bb8b5df563210 +Subproject commit c002052b471023e83ba716543db62b94a4a2bed5 -- cgit 1.2.3-korg