FIX: Restart VPP in container before each test
[csit.git] / resources / libraries / robot / shared / container.robot
index 4b23236..f3f55e2 100644 (file)
 | | ...
 | | 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.