From 11699869b1421787fb6e17eec56d043aa4792cf1 Mon Sep 17 00:00:00 2001 From: Cedric Ollivier Date: Thu, 7 Sep 2017 06:18:38 +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 "Integrate doctor-test package" - Integrate doctor-test package It updates tescases.yaml as run.sh is located in $PATH. repo_doctor is removed as it's now useless. It must be noted that doctor-test imports modules fom a relative path which can break the integration. Pylint warms them (W0403) [1]. [1] https://docs.pylint.org/en/1.6.0/features.html Co-Authored-By: Cédric Ollivier Change-Id: Icd3071a8e371048370bd3e07e08b6b52ddb35c13 Depends-On: I2091cfe4751640bf83d77e1fdd713af1e31fa89d 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 cbb644391..95b37a93c 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit cbb64439160caa48d5725b3ee8be0023103a9ec7 +Subproject commit 95b37a93c609e5a0ec2c1deb4c791fb55eb6f057 -- cgit 1.2.3-korg