From 5ad0974e71987a18cb9a750073313d98f76412f2 Mon Sep 17 00:00:00 2001 From: pmikus Date: Wed, 20 Jul 2016 07:38:23 +0100 Subject: CSIT-215 Improve documentation - performance - Improve documentation in performance libraries Change-Id: Idf3d8e5f0107de78776c955259b31f0e41e04585 Signed-off-by: pmikus --- resources/libraries/robot/performance.robot | 1 - 1 file changed, 1 deletion(-) (limited to 'resources/libraries/robot/performance.robot') diff --git a/resources/libraries/robot/performance.robot b/resources/libraries/robot/performance.robot index 4bee378056..9a5f629b90 100644 --- a/resources/libraries/robot/performance.robot +++ b/resources/libraries/robot/performance.robot @@ -279,7 +279,6 @@ | | ... | /30 prefix on DUT1-DUT2 link. Set routing on both DUT nodes with | | ... | prefix /24 and next hop of neighbour DUT interface IPv4 address. | | ... -| Custom setup of IPv4 addresses on all DUT nodes and TG | | Set Interface State | ${dut1} | ${dut1_if1} | up | | Set Interface State | ${dut1} | ${dut1_if2} | up | | Set Interface State | ${dut2} | ${dut2_if1} | up -- cgit 1.2.3-korg