test_vnf_generic: fix unitests when files are present 39/27639/2
authorRoss Brattain <ross.b.brattain@intel.com>
Thu, 26 Jan 2017 22:03:27 +0000 (14:03 -0800)
committerRoss Brattain <ross.b.brattain@intel.com>
Wed, 8 Feb 2017 06:50:45 +0000 (06:50 +0000)
commit5edcce767d0563f97b6528c40a065086d32290da
treee0c94017fbfe30ea918ffcfb7b7015d1bed2bf6c
parenta4241e6e9b121447a50fdfe0d79b322c2e2aaea9
test_vnf_generic: fix unitests when files are present

replace paths with empty strings so unittests see
the Exception they expect when the files are not present

Otherwise unitests are dependent on local filesystem state

fix pylint issues, adjust formatting
removed duplicate key

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