From: George Paraskevopoulos Date: Tue, 28 Mar 2017 09:27:22 +0000 (+0300) Subject: Update git submodules X-Git-Tag: danube.1.RC1~137 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=cc4403cfb919bebefe15a6c8fee94cbcfd741563;p=opnfvdocs.git Update git submodules * Update docs/submodules/functest from branch 'stable/danube' - Revert "Make SFC test a python call to main()" This reverts commit d5820bef80ea4bdb871380dbfe41db12290fc5f8. Robot test runs before SFC test and it imports https://github.com/robotframework/SSHLibrary which does a monkey patching in the python runtime / paramiko. Untill now sfc run in a new python process (clean) because it run using the bash command. But when importing it as a module and call main() from python, it will run in the patched runtime and it will error out. https://hastebin.com/iyobuxutib.py Change-Id: I54237c32c957718b363d302efe84e01bc78e4f47 Signed-off-by: George Paraskevopoulos (cherry picked from commit e59055e29b5cc6a027d3a24803cc05fd709cca90) --- diff --git a/docs/submodules/functest b/docs/submodules/functest index b5383d11f..a22278353 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit b5383d11fa9e54b6ff01d9a08e5f5373af289db1 +Subproject commit a222783533db12f624123aa931cf84d6f9cba3f4