X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2F__init__.robot;h=742c5804ce812ddd9cfe427c7c98285b9a939afb;hb=491d727115e757aa2d5a7df8048fe17b5ceb16ce;hp=a50c1fd83f1e0e058b994339aaff22235162ea06;hpb=6b6b146d51013b58b8637db59d9f01d6e62c4332;p=csit.git diff --git a/tests/vpp/perf/__init__.robot b/tests/vpp/perf/__init__.robot index a50c1fd83f..742c5804ce 100644 --- a/tests/vpp/perf/__init__.robot +++ b/tests/vpp/perf/__init__.robot @@ -50,8 +50,27 @@ | | Set Global Variable | ${use_tuned_cfs} | ${False} | | Set Global Variable | ${qemu_built} | ${False} | | Set Global Variable | ${pkt_trace} | ${False} -| | @{plugins_to_disable}= | Create List | acl_plugin.so | flowprobe_plugin.so -| | ... | gtpu_plugin.so | ila_plugin.so | ioam_plugin.so | ixge_plugin.so -| | ... | kubeproxy_plugin.so | l2e_plugin.so | lb_plugin.so | memif_plugin.so -| | ... | nat_plugin.so | pppoe_plugin.so | sixrd_plugin.so | stn_plugin.so +| | @{plugins_to_disable}= | Create List +| | ... | acl_plugin.so +| | ... | cdp_plugin.so +| | ... | flowprobe_plugin.so +| | ... | gbp_plugin.so +| | ... | gtpu_plugin.so +| | ... | igmp_plugin.so +| | ... | ila_plugin.so +| | ... | ioam_plugin.so +| | ... | ixge_plugin.so +| | ... | kubeproxy_plugin.so +| | ... | l2e_plugin.so +| | ... | lb_plugin.so +| | ... | memif_plugin.so +| | ... | nat_plugin.so +| | ... | pppoe_plugin.so +| | ... | srv6ad_plugin.so +| | ... | srv6am_plugin.so +| | ... | srv6as_plugin.so +# | | ... | sixrd_plugin.so +| | ... | stn_plugin.so +| | ... | tlsmbedtls_plugin.so +| | ... | tlsopenssl_plugin.so | | Set Global Variable | @{plugins_to_disable}