diff options
author | Peter Mikus <pmikus@cisco.com> | 2019-08-08 11:31:26 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2019-08-09 05:27:24 +0000 |
commit | 016fb5988a63c3086b0b5b9f5ad7155c6ebef291 (patch) | |
tree | 1f64fc0e2643cd29c0b31d8b099f28a944aeab05 /resources/libraries/robot/performance | |
parent | 484cb0bddf8ad75129ac20b955a72f36f4241ad2 (diff) |
Clean: L2_patch
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: Ib3620689acb3641b2ec9a49e2ce552bab3f00eef
Diffstat (limited to 'resources/libraries/robot/performance')
-rw-r--r-- | resources/libraries/robot/performance/performance_configuration.robot | 9 |
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 |