Fix "os.path" mock problems during tests 19/56119/10
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 19 Apr 2018 05:16:32 +0000 (22:16 -0700)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Wed, 25 Apr 2018 17:15:41 +0000 (17:15 +0000)
commitd7f8717c3beb1854976e77d56823f482497ffff3
tree604ab5a19436a2028ba8eefc6517fd163cd6872f
parentfc7f81481982966ab9260534d815cfda272b8d44
Fix "os.path" mock problems during tests

This patch removes the global mocking applied on "os.path".

Change-Id: Ia18d2c90195c5408a1852792bdf05b6f0c1ad21f
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
tests/unit/network_services/helpers/test_samplevnf_helper.py
yardstick/benchmark/contexts/heat.py
yardstick/tests/unit/benchmark/contexts/standalone/test_model.py
yardstick/tests/unit/benchmark/contexts/test_heat.py