Update git submodules
authorJose Lausuch <jose.lausuch@ericsson.com>
Fri, 19 May 2017 08:59:27 +0000 (08:59 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 19 May 2017 08:59:27 +0000 (08:59 +0000)
commit5dfdbd38a3b829423087f48cafb50b70c5fcf26e
treef2fbf8666a5973b24e3d2cf4856c6493e0730fb0
parent7bf01146caf0d408031f8e4e8c73b25b719d4d9b
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Merge "Define Runner class"
  - Define Runner class

    It simply converts run_tests.py's functions to Runner's methods.
    This proposal could be enhanced in a second step to fully leverage on
    object programming.

    It defines as instance variables the former static variables to allow
    multiple runs (it's mandatory for unit testing).

    All false positives in unit tests are fixed but run_tests.py is still
    not fully covered.

    Change-Id: I8f91c132aa8b2248041f31e46238dd5598344d34
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docs/submodules/functest