Enable OVP tests to run on a DPDK-enabled system 33/59333/7
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>
Fri, 29 Jun 2018 13:14:22 +0000 (16:14 +0300)
committerPanagiotis Karalis <pkaralis@intracom-telecom.com>
Thu, 12 Jul 2018 08:40:02 +0000 (11:40 +0300)
commit6dbc1a9452d6c8451f759b7be73ac3986f6f4fd4
treee4412d638be3979b6b97e79ac595a5df44163da0
parent29b70b6da1cbae16f6c6332e54ac146c8a2fc106
Enable OVP tests to run on a DPDK-enabled system

DPDK-enabled NFVIs require support for hugepages which
in turn is configured by means of extra_specs in flavors.
Currently, Functest enables hugepage support if the name
of the scenario contains the substring "ovs".

Dovetail allows end users to run all tests on DPDK-enabled systems
and the documentation has been updates accordingly.

JIRA: DOVETAIL-665

Change-Id: If4898da168f8b4c69a045ef3b00b8a8862f29b0c
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
docs/testing/user/userguide/cli_reference.rst
docs/testing/user/userguide/testing_guide.rst
dovetail/run.py
dovetail/test_runner.py
etc/conf/cmd_config.yml
etc/conf/functest_config.yml