X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2F__init__.robot;h=742c5804ce812ddd9cfe427c7c98285b9a939afb;hp=a50c1fd83f1e0e058b994339aaff22235162ea06;hb=26d187d5325a83edec75f5c514d350f08fe97bab;hpb=9948d28fc32242b0ad23eaa95f93e5412d64f5d6 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}