From: Ross Brattain Date: Mon, 17 Jul 2017 03:08:47 +0000 (+0000) Subject: Update git submodules X-Git-Tag: opnfv-5.0.0~2241 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=6be2918c7192f4166095c8ee34df810a8a96b301;p=opnfvdocs.git Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "test_attacker_baremetal: don't run local commands" - test_attacker_baremetal: don't run local commands these tests were failing to mock subprocess.check_output and thus were trying to run sudo commands on the local system. This is dangerous. Add the subprocess mock. Also mock the LOG object so we don't print bogus Runtime error tracebacks in the unittest logs when we test assertRaises() Change-Id: I01535f9952fbd95ce2f5972b641c51ff836e7e8c Signed-off-by: Ross Brattain --- diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index 04776024a..93df930fb 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit 04776024ae7a404c2987e842fe725589a56600dd +Subproject commit 93df930fbd7e8f0f4a7868be469ab7b1fa2b3c47