X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_setup.robot;h=0cc6388391f83ba925b1b4a4929fc837673e9e71;hb=e6bbba641dfe38cf14155aa96576059ade64773c;hp=a3d6eea4c7a02579d2ad67010124b8e7ac174cfe;hpb=cd9235056d6ec7ed21d46027964e945b21710886;p=csit.git diff --git a/resources/libraries/robot/performance/performance_setup.robot b/resources/libraries/robot/performance/performance_setup.robot index a3d6eea4c7..0cc6388391 100644 --- a/resources/libraries/robot/performance/performance_setup.robot +++ b/resources/libraries/robot/performance/performance_setup.robot @@ -386,6 +386,27 @@ | | Configure VPP in all 'VNF' containers | | Install VPP in all 'VNF' containers +| Set up performance test suite with MEMIF +| | [Documentation] +| | ... | Remove memif_plugin.so from the list of disabled plugins. +| | ... +| | Set Suite Variable | @{plugins_to_disable} +| | Remove Values From List | ${plugins_to_disable} | memif_plugin.so + +| Set up performance test suite with NAT +| | [Documentation] +| | ... | Remove nat_plugin.so from the list of disabled plugins. +| | ... +| | Set Suite Variable | @{plugins_to_disable} +| | Remove Values From List | ${plugins_to_disable} | nat_plugin.so + +| Set up performance test suite with ACL +| | [Documentation] +| | ... | Remove acl_plugin.so from the list of disabled plugins. +| | ... +| | Set Suite Variable | @{plugins_to_disable} +| | Remove Values From List | ${plugins_to_disable} | acl_plugin.so + | Set up 3-node performance topology with wrk and DUT's NIC model | | [Documentation] | | ... | Suite preparation phase that setup default startup configuration of