diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-07-17 03:08:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-07-17 03:08:47 +0000 |
commit | 6be2918c7192f4166095c8ee34df810a8a96b301 (patch) | |
tree | 1b8b0db689992fa9fa86af4d3fa16f38bb1b094f /docs | |
parent | 0791380366c2c5cf91ba0c99a67d63c2d45911bd (diff) |
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 <ross.b.brattain@intel.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 04776024ae7a404c2987e842fe725589a56600d +Subproject 93df930fbd7e8f0f4a7868be469ab7b1fa2b3c4 |