X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fshared%2Fcontainer.robot;h=5b1b2ffa032e44e06b7470a2c6ae016a3629c64e;hp=cf1946475131e85fe1d1eebedb63e8fd77bccc87;hb=81184fdb8f4ec8668bd7b0c8a703891d95095192;hpb=08e4ac10c1a718c352ecafb8f472f62dfe7dfd24 diff --git a/resources/libraries/robot/shared/container.robot b/resources/libraries/robot/shared/container.robot index cf19464751..5b1b2ffa03 100644 --- a/resources/libraries/robot/shared/container.robot +++ b/resources/libraries/robot/shared/container.robot @@ -108,9 +108,10 @@ | | [Documentation] | Configure VPP on all container(s) in specific container | | ... | group on all DUT nodes. | | ... +| | ${dut2_if2} = | Get Variable Value | \${dut2_if2} | ${EMPTY} | | Run Keyword | ${group}.Configure VPP In All Containers | | ... | chain_topology=${container_chain_topology} -| | ... | dut1_if=${dut1_if2} | dut2_if=${dut2_if1} +| | ... | dut1_if=${dut1_if2} | dut2_if=${dut2_if2} | Stop all '${group}' containers | | [Documentation] | Stop all container(s) in specific container group on all