test_vsperf_dpdk: remove unused and incorrect mock open 09/39709/1
authorRoss Brattain <ross.b.brattain@intel.com>
Sat, 19 Aug 2017 01:32:02 +0000 (18:32 -0700)
committerRoss Brattain <ross.b.brattain@intel.com>
Mon, 21 Aug 2017 03:34:00 +0000 (20:34 -0700)
commita32270bbe65f74e3a07c937ccc86424e4f17e63e
tree42d2d7b7c44d85c8cc5729524abe9c45aa6a6601
parent36375f388880519336328406de1d1bbc408d4599
test_vsperf_dpdk: remove unused and incorrect mock open

need to use create=True with mock open anyway

Change-Id: I3a35688cf8c367434db9d0cf057030d49deddd0d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
tests/unit/benchmark/scenarios/networking/test_vsperf_dpdk.py