From ea834283fab39c37dd8244ee3adb9dd724a05594 Mon Sep 17 00:00:00 2001 From: Cedric Ollivier Date: Mon, 29 Jan 2018 13:46:50 +0000 Subject: Update git submodules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 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 --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/functest b/docs/submodules/functest index 630a31629..0f31a0dca 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit 630a31629bffd6d881faf2e3ea3a849b4143c103 +Subproject commit 0f31a0dca579840145a3bcbbfff070ae4ae95115 -- cgit 1.2.3-korg