diff options
author | Manuel Buil <mbuil@suse.com> | 2018-06-12 16:23:38 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-13 07:59:33 +0000 |
commit | dee1d6de23b78fca3f5aa7685638d4e0e76ce81f (patch) | |
tree | 282524d7ab6723209d553cd5dc69ae1401c72ddd /docs/submodules/sfc | |
parent | 2e386c17910beeaf45584bb8956563fa698fa91b (diff) |
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Bug fix: pass variables in the class constructor
The Testcase class requires parameters in the constructor. We should pass
them or otherwise we get an error:
https://github.com/opnfv/functest-xtesting/blob/master/xtesting/core/testcase.py#L48
ERROR:
TypeError: "__init__() got an unexpected keyword argument 'project_name'"
Change-Id: I6f4b62b7ff201bf6878004e3fb452778c6b55f0e
Signed-off-by: Manuel Buil <mbuil@suse.com>
Diffstat (limited to 'docs/submodules/sfc')
m--------- | docs/submodules/sfc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sfc b/docs/submodules/sfc -Subproject 742a1237a5511930ff2726819e6fd2a320e7fd0 +Subproject 8a3233fe8ecc6f3f6af2b32613c09938d74e605 |