diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2017-04-10 15:10:11 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-12 15:46:36 +0000 |
commit | c16350d669c79a0340f03a46fda3b6cc0cb828b1 (patch) | |
tree | 8de80b4a2f9627a9111dc588efbba3b5a8ac9e91 | |
parent | 9a8ebb7ba5fcc82fdc3d223e29c90b96e58c6ec2 (diff) |
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>
m--------- | docs/submodules/functest | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/functest b/docs/submodules/functest -Subproject 96bacd7d8ffb9c05672c0a1fc6e68d19e4a6793 +Subproject 888271575907898d80081e69b37f879091a636f |