Fix "os.path" mock problems during tests 45/59045/1
authorEmma Foley <emma.l.foley@intel.com>
Tue, 26 Jun 2018 14:37:52 +0000 (15:37 +0100)
committerEmma Foley <emma.l.foley@intel.com>
Tue, 26 Jun 2018 14:37:52 +0000 (15:37 +0100)
commite88d6092ac3dab2b657247c7f27a2b34d90978dc
tree285ce2e00782f2f90acdb7172674c574baf44bf4
parent18657d0ffc9cbc46a17f1a15cc8e884b1124ebbc
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>
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit d7f8717c3beb1854976e77d56823f482497ffff3)
yardstick/benchmark/contexts/heat.py
yardstick/tests/unit/benchmark/contexts/standalone/test_model.py
yardstick/tests/unit/benchmark/contexts/test_heat.py
yardstick/tests/unit/network_services/helpers/test_samplevnf_helper.py