remove test_dpdk_vf.py from run_tests

Change-Id: I8d95098b3a8824b870ccf1778bb1409ee71d5929
This commit is contained in:
Denis Deryabin 2016-10-06 17:30:58 +03:00
parent 36c518fc50
commit bec24879ca

View File

@ -58,7 +58,6 @@ def import_tests():
from tests import test_system # noqa
from tests import test_dpdk # noqa
from tests import test_sriov # noqa
from tests import test_dpdk_vf # noqa
from tests import test_dpdk_on_vf # noqa
from tests import test_contrail_multiple_networks # noqa