X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fdpdk%2Fperf%2F__init__.robot;h=834fd486315f64bc087d595b36c1a8ca87235a22;hb=refs%2Fchanges%2F48%2F13548%2F9;hp=d818f94e25e5c8f449724045058c95c452d72f86;hpb=e3bed8e21e3c8b60734ce95eb2bb2a2d371a9907;p=csit.git diff --git a/tests/dpdk/perf/__init__.robot b/tests/dpdk/perf/__init__.robot index d818f94e25..834fd48631 100644 --- a/tests/dpdk/perf/__init__.robot +++ b/tests/dpdk/perf/__init__.robot @@ -33,12 +33,8 @@ | | ... | _NOTE:_ This KW sets following suite variables: | | ... | - perf_pdr_loss_acceptance - Loss acceptance treshold | | ... | - perf_pdr_loss_acceptance_type - Loss acceptance treshold type -| | ... | - perf_vm_image - Guest VM disk image | | ... | - pkt_trace - Switch to enable packet trace for test | | ... | - dut_stats - Switch to enable DUT statistics | | ... -| | Set Global Variable | ${perf_pdr_loss_acceptance} | 0.5 -| | Set Global Variable | ${perf_pdr_loss_acceptance_type} | percentage -| | Set Global Variable | ${perf_vm_image} | /var/lib/vm/csit-nested-1.7.img | | Set Global Variable | ${pkt_trace} | ${False} | | Set Global Variable | ${dut_stats} | ${False}