Update git submodules
authorCedric Ollivier <ollivier.cedric@gmail.com>
Tue, 28 Mar 2017 12:09:51 +0000 (12:09 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 28 Mar 2017 12:09:51 +0000 (12:09 +0000)
* Update docs/submodules/functest from branch 'master'
  - Merge "Revert "Make SFC test a python call to main()""
  - 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 <geopar@intracom-telecom.com>
docs/submodules/functest

index 678d5f9..cff5b6d 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 678d5f956b1af373f61f97187ff3e66fdb315654
+Subproject commit cff5b6d61f6d7a8e42433c7deebcdeed743b92ca