diff options
author | Manuel Buil <mbuil@suse.com> | 2018-06-12 16:23:38 +0200 |
---|---|---|
committer | Manuel Buil <mbuil@suse.com> | 2018-06-12 16:23:38 +0200 |
commit | 8a3233fe8ecc6f3f6af2b32613c09938d74e6053 (patch) | |
tree | facbbeb58c8297738d40a54d98b18b0f311a8fd5 /scenarios | |
parent | 742a1237a5511930ff2726819e6fd2a320e7fd06 (diff) |
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 'scenarios')
0 files changed, 0 insertions, 0 deletions