diff options
author | Cedric Ollivier <ollivier.cedric@gmail.com> | 2017-03-27 12:00:55 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-27 12:00:55 +0000 |
commit | 88c0ad4561cc6ef09e66d92554b969b71fd7e519 (patch) | |
tree | f5af8c1079cc1c164d21ed49969640969c9705ab /docs/submodules/functest | |
parent | 6df43120424672c888a13f24a7f8134a4ea638f5 (diff) |
Update git submodules
* Update docs/submodules/functest from branch 'stable/danube'
- Merge "Fix pylint warnings in test_testcase_base" into stable/danube
- Fix pylint warnings in test_testcase_base
It takes into account the following warnings:
- wrong-import-order
- no-value-for-parameter
The 'no-value-for-parameter' warnings are false positive. The added
default values are useless but avoid them.
Change-Id: I50d0af178d9da668a3c72e75f5af467d36ca0e6a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit e7440f39c66121cf915f156897c0a7d0e2af2951)
Diffstat (limited to 'docs/submodules/functest')
m--------- | docs/submodules/functest | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/functest b/docs/submodules/functest -Subproject bc790c518181755239e518068db719e340ff8e0 +Subproject e7a442e4e0e02089bdbee48b8476a7c85ecb7a5 |