X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fkubernetes%2Fperf%2F__init__.robot;h=790a85be0fdc601901a09755e41fec713f3b84c1;hb=3a42930d52dca48f4df64f9d7816dfc95c286a16;hp=fd5e0328be8ccbd20545e167ee8be06eabc42da2;hpb=1bb5beef46104f8b5bfb844ace3633ed40fc3915;p=csit.git diff --git a/tests/kubernetes/perf/__init__.robot b/tests/kubernetes/perf/__init__.robot index fd5e0328be..790a85be0f 100644 --- a/tests/kubernetes/perf/__init__.robot +++ b/tests/kubernetes/perf/__init__.robot @@ -25,8 +25,10 @@ | Library | Collections | Suite Setup | Run Keywords | Setup performance global Variables | ... | AND | Setup Framework | ${nodes} +| ... | AND | Load Docker image on all duts | ${nodes} +| ... | ${dcr_image} | ... | AND | Setup Kubernetes on all duts | ${nodes} -| ... | AND | Get CPU Layout from all nodes | ${nodes} +| ... | AND | Get CPU Info from All Nodes | ${nodes} | ... | AND | Update all numa nodes | ${nodes} | ... | skip_tg=${True} | ... | AND | Update NIC interface names on all duts | ${nodes} @@ -39,15 +41,14 @@ | | ... | Setup suite Variables. Variables are used across performance testing. | | ... | | ... | _NOTE:_ This KW sets following suite variables: -| | ... | - perf_pdr_loss_acceptance - Loss acceptance treshold -| | ... | - perf_pdr_loss_acceptance_type - Loss acceptance treshold type +| | ... | - dcr_image - vpp-agent docker image | | ... | - pkt_trace - Switch to enable packet trace for test | | ... | - dut_stats - Switch to enable DUT statistics | | ... | - uio_driver - Default UIO driver | | ... | - plugins_to_enable - List of plugins to be enabled for test | | ... -| | Set Global Variable | ${perf_pdr_loss_acceptance} | 0.5 -| | Set Global Variable | ${perf_pdr_loss_acceptance_type} | percentage +| | Set Global Variable | ${dcr_image} +| | ... | /tmp/openvpp-testing/download_dir/prod_vpp_agent.tar.gz | | Set Global Variable | ${pkt_trace} | ${False} | | Set Global Variable | ${dut_stats} | ${False} | | @{plugins_to_enable}= | Create List | dpdk_plugin.so