Change the default plugin behavior in perf tests 33/11433/5
authorPeter Mikus <pmikus@cisco.com>
Wed, 28 Mar 2018 11:31:03 +0000 (13:31 +0200)
committerPeter Mikus <pmikus@cisco.com>
Fri, 30 Mar 2018 04:04:10 +0000 (04:04 +0000)
commit01e72f9dce0ef3eeb10ca9097836f7d34e40fa0d
treefe03556490a82ae012c9994f820bb4f811d9fb03
parentac3860dbb6e25b68d96ceadc2e887d81b7ea5603
Change the default plugin behavior in perf tests

Currently we are selectively disabling plugins by creating list of
disabled plugins for performance tests. Thanks to the new API in VPP we
can revert the logic to selectivly enable plugins. This is more stable
for future onboarding of new plugins into VPP.

Change-Id: Ibdd56d6097230d095a304bbb6984b565d9428f51
Signed-off-by: Peter Mikus <pmikus@cisco.com>
resources/libraries/python/ContainerUtils.py
resources/libraries/python/VppConfigGenerator.py
resources/libraries/robot/performance/performance_setup.robot
resources/libraries/robot/shared/default.robot
tests/kubernetes/perf/__init__.robot
tests/vpp/perf/__init__.robot