FIX: run build qemu only for the 1st VM on DUT
[csit.git] / resources / libraries / robot / performance / performance_setup.robot
index 6e46e3b..5bb5015 100644 (file)
 | | [Arguments] | ${rate} | ${framesize} | ${traffic_profile}
 | | ...
 | | Tear down performance discovery test | ${rate} | ${framesize}
-| ... | ${traffic_profile}
+| ... | ${traffic_profile}
 | | Vpp Log Plugin Acl Settings | ${dut1}
-| | Run Keyword And Ignore Error | Vpp Log Plugin Acl Interface Assignment
-| ... | ${dut1}
+| | Run Keyword If Test Failed | Run Keyword And Ignore Error
+| | ... | Vpp Log Plugin Acl Interface Assignment | ${dut1}