aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/performance/performance_setup.robot
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2018-07-20 19:06:49 +0200
committerVratko Polak <vrpolak@cisco.com>2018-07-24 20:16:01 +0200
commit5d6479beed22bb3d14a39e9c130946959c13f03e (patch)
treee5e38fc1a040d6f5d48c1055451e27005194c8b2 /resources/libraries/robot/performance/performance_setup.robot
parentc557187e2bcb86e610382726c5c7c00bf7a0217c (diff)
CSIT-1097: Migrate L2 to NDRPDR and edit MRR
Change-Id: I738d1794f795e1225bc9709ea2ed2cf9b06d1cf4 Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'resources/libraries/robot/performance/performance_setup.robot')
-rw-r--r--resources/libraries/robot/performance/performance_setup.robot14
1 files changed, 14 insertions, 0 deletions
diff --git a/resources/libraries/robot/performance/performance_setup.robot b/resources/libraries/robot/performance/performance_setup.robot
index e34e842352..eef624e50c 100644
--- a/resources/libraries/robot/performance/performance_setup.robot
+++ b/resources/libraries/robot/performance/performance_setup.robot
@@ -874,6 +874,20 @@
| | Run Keyword And Ignore Error
| | ... | Vpp Log Macip Acl Interface Assignment | ${dut1}
+| Tear down mrr test with MACIP ACL
+| | [Documentation] | Common test teardown for mrr performance \
+| | ... | tests with MACIP ACL feature used.
+| | ...
+| | ... | *Example:*
+| | ...
+| | ... | \| Tear down mrr test with MACIP ACL \|
+| | ...
+| | Tear down performance mrr test
+| | Run Keyword If Test Failed | Run Keyword And Ignore Error
+| | ... | Vpp Log Macip Acl Settings | ${dut1}
+| | Run Keyword And Ignore Error
+| | ... | Vpp Log Macip Acl Interface Assignment | ${dut1}
+
| Tear down performance test with Ligato Kubernetes
| | [Documentation] | Common test teardown for ndrdisc and pdrdisc performance \
| | ... | tests with Ligato Kubernetes.