From 244693d43a5d4a2b8ac3fa7dfcb659b2135743d9 Mon Sep 17 00:00:00 2001 From: pmikus Date: Mon, 13 Jun 2016 12:36:54 +0100 Subject: CSIT-163: Add show vpp version verbose - Add output of vpp version verbose Change-Id: Ia74b97be4636d55b115246d495a5d6eea0a94bb7 Signed-off-by: pmikus --- resources/libraries/robot/performance.robot | 2 ++ 1 file changed, 2 insertions(+) (limited to 'resources/libraries/robot/performance.robot') diff --git a/resources/libraries/robot/performance.robot b/resources/libraries/robot/performance.robot index 6c99e1d5aa..347e1f0320 100644 --- a/resources/libraries/robot/performance.robot +++ b/resources/libraries/robot/performance.robot @@ -194,6 +194,7 @@ | | [Arguments] | ${topology_type} | | Setup default startup configuration of VPP on all DUTs | | Update All Interface Data On All Nodes | ${nodes} +| | Show vpp version on all DUTs | | Setup performance rate Variables | | Setup performance global Variables | | 3-node circular Topology Variables Setup @@ -206,6 +207,7 @@ | | [Arguments] | ${topology_type} | ${nic_model} | | Setup default startup configuration of VPP on all DUTs | | Update All Interface Data On All Nodes | ${nodes} +| | Show vpp version on all DUTs | | Setup performance rate Variables | | Setup performance global Variables | | 3-node circular Topology Variables Setup with DUT interface model -- cgit 1.2.3-korg