X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fperformance.robot;h=efa4d278455fe22b410a957caa6694309568d6cf;hp=1d7715687ba3eb678b4c59bc12dbca72d4c58df0;hb=e6ff078693aa8fb1f77f3264886908feffa66a83;hpb=400f404affd9f602daf1438baa0b875ef53e24fb diff --git a/resources/libraries/robot/performance.robot b/resources/libraries/robot/performance.robot index 1d7715687b..efa4d27845 100644 --- a/resources/libraries/robot/performance.robot +++ b/resources/libraries/robot/performance.robot @@ -197,8 +197,8 @@ | | Setup performance global Variables | | 3-node circular Topology Variables Setup | | Initialize traffic generator | ${tg} | ${tg_if1} | ${tg_if2} -| | ... | ${dut1} | ${dut1_if1} | ${dut1_if2} -| | ... | ${dut2} | ${dut2_if1} | ${dut2_if2} +| | ... | ${dut1} | ${dut1_if1} +| | ... | ${dut2} | ${dut2_if2} | | ... | ${topology_type} 3-node Performance Suite Setup with DUT's NIC model @@ -211,8 +211,8 @@ | | 3-node circular Topology Variables Setup with DUT interface model | | ... | ${nic_model} | | Initialize traffic generator | ${tg} | ${tg_if1} | ${tg_if2} -| | ... | ${dut1} | ${dut1_if1} | ${dut1_if2} -| | ... | ${dut2} | ${dut2_if1} | ${dut2_if2} +| | ... | ${dut1} | ${dut1_if1} +| | ... | ${dut2} | ${dut2_if2} | | ... | ${topology_type} | 3-node Performance Suite Teardown