aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/performance/performance_configuration.robot
diff options
context:
space:
mode:
authorPeter Mikus <pmikus@cisco.com>2019-08-08 11:31:26 +0000
committerPeter Mikus <pmikus@cisco.com>2019-08-09 05:49:25 +0000
commit950017b28c176a2d3d79844edcca62aa970f927f (patch)
tree806e1720660eb3e60c8d402d228c1ece8d135630 /resources/libraries/robot/performance/performance_configuration.robot
parentd1f514dc71e263761ad5688c76d6cdd40ac1308b (diff)
Clean: L2_patch
Signed-off-by: Peter Mikus <pmikus@cisco.com> Change-Id: Ib3620689acb3641b2ec9a49e2ce552bab3f00eef (cherry picked from commit 016fb5988a63c3086b0b5b9f5ad7155c6ebef291)
Diffstat (limited to 'resources/libraries/robot/performance/performance_configuration.robot')
-rw-r--r--resources/libraries/robot/performance/performance_configuration.robot9
1 files changed, 0 insertions, 9 deletions
diff --git a/resources/libraries/robot/performance/performance_configuration.robot b/resources/libraries/robot/performance/performance_configuration.robot
index a9b999058b..e1e24d92d5 100644
--- a/resources/libraries/robot/performance/performance_configuration.robot
+++ b/resources/libraries/robot/performance/performance_configuration.robot
@@ -325,15 +325,6 @@
| | ... | ELSE | Fail | Unsupported behaviour: ${behavior}
| | Set interfaces in path up
-| Initialize L2 patch
-| | [Documentation]
-| | ... | Setup L2 patch topology by cross connecting two interfaces on
-| | ... | each DUT. Interfaces are brought up.
-| | ...
-| | Set interfaces in path up
-| | :FOR | ${dut} | IN | @{duts}
-| | | Configure L2patch | ${nodes['${dut}']} | ${${dut}_if1} | ${${dut}_if2}
-
| Initialize L2 xconnect in 2-node circular topology
| | [Documentation]
| | ... | Setup L2 xconnect topology by cross connecting two interfaces on