Update git submodules
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 10 Apr 2017 13:10:11 +0000 (15:10 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 12 Apr 2017 15:46:36 +0000 (15:46 +0000)
commitc16350d669c79a0340f03a46fda3b6cc0cb828b1
tree8de80b4a2f9627a9111dc588efbba3b5a8ac9e91
parent9a8ebb7ba5fcc82fdc3d223e29c90b96e58c6ec2
Update git submodules

* Update docs/submodules/functest from branch 'master'
  - Refactor the Feature framework

    run() returns the expected status code (see following JIRA tickets).
    repo, pre() and post() are removed as they were quite useless.
    A dedicated class is proposed for bash programs.
    Unit tests have been added to fully cover this module.

    All features have been modified to conform with these modifications.
    It also removes the decorators which skipped several unit tests.

    JIRA: FUNCTEST-778
    JIRA: FUNCTEST-779
    JIRA: FUNCTEST-780
    JIRA: FUNCTEST-781

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