X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fperformance%2Fperformance_configuration.robot;h=75a537a13af0445492018f5c55405220eb04208d;hb=refs%2Fchanges%2F69%2F13869%2F1;hp=4c01a1a88bd43f908813572b450c86818796bd8f;hpb=fe1e04358e1a88d7e2c821da03f04a251583fff5;p=csit.git diff --git a/resources/libraries/robot/performance/performance_configuration.robot b/resources/libraries/robot/performance/performance_configuration.robot index 4c01a1a88b..75a537a13a 100644 --- a/resources/libraries/robot/performance/performance_configuration.robot +++ b/resources/libraries/robot/performance/performance_configuration.robot @@ -51,11 +51,11 @@ | | :FOR | ${dut} | IN | @{duts} | | | Set Interface State | ${nodes['${dut}']} | ${${dut}_if1} | up | | | Set Interface State | ${nodes['${dut}']} | ${${dut}_if2} | up -| | All VPP Interfaces Ready Wait | ${nodes} | | ${duts}= | Get Matches | ${nodes} | DUT* | | :FOR | ${dut} | IN | @{duts} | | | VPP Set Interface MTU | ${nodes['${dut}']} | ${${dut}_if1} | | | VPP Set Interface MTU | ${nodes['${dut}']} | ${${dut}_if2} +| | All VPP Interfaces Ready Wait | ${nodes} | Initialize IPSec in 3-node circular topology | | [Documentation]