X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fdpdk%2Fperf%2F__init__.robot;h=36a58717d790b9724e6c34a63177261b5d679817;hp=d818f94e25e5c8f449724045058c95c452d72f86;hb=24f7c6a4d22b8d26f0aa86669fc7aadad2108f2f;hpb=cb66ecc82b7491823c837e2cefbf50984fcae594 diff --git a/tests/dpdk/perf/__init__.robot b/tests/dpdk/perf/__init__.robot index d818f94e25..36a58717d7 100644 --- a/tests/dpdk/perf/__init__.robot +++ b/tests/dpdk/perf/__init__.robot @@ -33,12 +33,10 @@ | | ... | _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}