X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Flibraries%2Frobot%2Fshared%2Fcontainer.robot;h=f3f55e2907c557d639b6b165f210a589917e404c;hb=f3d66d9ca20e7fb2b153d83d809f005a93b76a8f;hp=c8c940ba45520ec14b48b0f962da9e4888188010;hpb=df5ed0d9317e2a1d4a7248459cc6aec39f80a052;p=csit.git diff --git a/resources/libraries/robot/shared/container.robot b/resources/libraries/robot/shared/container.robot index c8c940ba45..f3f55e2907 100644 --- a/resources/libraries/robot/shared/container.robot +++ b/resources/libraries/robot/shared/container.robot @@ -101,12 +101,18 @@ | | ... | | Run Keyword | ${group}.Install VPP In All Containers +| Restart VPP in all '${group}' containers +| | [Documentation] | Restart VPP on all container(s) in specific container +| | ... | group on all DUT nodes. +| | ... +| | Run Keyword | ${group}.Restart VPP In All Containers + | Configure VPP in all '${group}' containers | | [Documentation] | Configure VPP on all container(s) in specific container | | ... | group on all DUT nodes. | | ... | | Run Keyword | ${group}.Configure VPP In All Containers -| | ... | memif_create_lxc.vat +| | ... | memif_create_cnt.vat | Stop all '${group}' containers | | [Documentation] | Stop all container(s) in specific container group on all