diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-07-13 23:03:46 -0700 |
---|---|---|
committer | Ross Brattain <ross.b.brattain@intel.com> | 2017-07-13 23:25:55 -0700 |
commit | aa195b8e742556b422cf5583c3b531ec1b58ebdc (patch) | |
tree | caeff5097810317e7f230a97af618b0657a617f0 /tests/unit/apiserver/resources | |
parent | 3f1a658fce4b3d81fa2b15ab1879fd37aad80760 (diff) |
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 'tests/unit/apiserver/resources')
0 files changed, 0 insertions, 0 deletions