diff options
author | pmikus <pmikus@cisco.com> | 2016-07-20 07:38:23 +0100 |
---|---|---|
committer | Miroslav Miklus <mmiklus@cisco.com> | 2016-07-20 13:08:34 +0000 |
commit | 5ad0974e71987a18cb9a750073313d98f76412f2 (patch) | |
tree | 0ea924be7eefbd615d614a81e53496524e20cd20 /resources | |
parent | 666cb85812a1d2b37f4377ee18552b79c1889f2b (diff) |
CSIT-215 Improve documentation - performance
- Improve documentation in performance libraries
Change-Id: Idf3d8e5f0107de78776c955259b31f0e41e04585
Signed-off-by: pmikus <pmikus@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/libraries/robot/performance.robot | 1 |
1 files changed, 0 insertions, 1 deletions
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 |