diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2018-01-29 13:46:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-29 13:46:50 +0000 |
commit | ea834283fab39c37dd8244ee3adb9dd724a05594 (patch) | |
tree | 02a641166cf11dd9013b57aceabd796c9eea9526 /docs/submodules/functest | |
parent | f089512f9eb47dc8ccef58b6c482fcaff8c65ca2 (diff) |
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fix warnings in all snaps-related modules"
- Fix warnings in all snaps-related modules
It also adds vping/__init__.py to stop skipping vping unit tests.
It removes the useless import os which is not required for mock (here
the mock patch was simply false).
It should be noted that the code is partially duplicated between
snaps_test_runner.py and vping_base_base.py. A small part of code has
been rewritten to fix that without multi inheritance.
Change-Id: I2e3e181ad7dab8aa41afb1e63d0b6795ff0d1610
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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 630a31629bffd6d881faf2e3ea3a849b4143c10 +Subproject 0f31a0dca579840145a3bcbbfff070ae4ae9511 |