CSIT-106 Vpp config - use only test-related interfaces 73/1973/16
authorMiroslav Miklus <mmiklus@cisco.com>
Fri, 15 Jul 2016 13:16:34 +0000 (15:16 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 26 Jul 2016 15:12:34 +0000 (15:12 +0000)
commitf45cd0ceb17f33376a04edf9b4fb5a37d9ebfb89
treecf66653b729e3490da769f0844300e2ae6e9de47
parent721f39743c31003ccbdad3c27ffcc3145bfccf90
CSIT-106 Vpp config - use only test-related interfaces

Current behaviour is to add all interfaces from topology,
we only want to add interfaces from computed path.

Change-Id: I9c5d4e765dbe399ee06dd13f0d25c48d3d8e5127
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
21 files changed:
resources/libraries/python/InterfaceUtil.py
resources/libraries/robot/default.robot
resources/libraries/robot/performance.robot
tests/perf/Long_Bridge_Domain_Intel-X520-DA2.robot
tests/perf/Long_IPv4_Cop_Intel-X520-DA2.robot
tests/perf/Long_IPv4_Intel-X520-DA2.robot
tests/perf/Long_IPv4_iAcl_Intel-X520-DA2.robot
tests/perf/Long_IPv6_Cop_Intel-X520-DA2.robot
tests/perf/Long_IPv6_Intel-X520-DA2.robot
tests/perf/Long_Xconnect_Dot1ad_Intel-X520-DA2.robot
tests/perf/Long_Xconnect_Dot1q_Intel-X520-DA2.robot
tests/perf/Long_Xconnect_Intel-X520-DA2.robot
tests/perf/Short_Bridge_Domain_Intel-X520-DA2.robot
tests/perf/Short_IPv4_Cop_Intel-X520-DA2.robot
tests/perf/Short_IPv4_Intel-X520-DA2.robot
tests/perf/Short_IPv4_iAcl_Intel-X520-DA2.robot
tests/perf/Short_IPv6_Cop_Intel-X520-DA2.robot
tests/perf/Short_IPv6_Intel-X520-DA2.robot
tests/perf/Short_Xconnect_Dot1ad_Intel-X520-DA2.robot
tests/perf/Short_Xconnect_Dot1q_Intel-X520-DA2.robot
tests/perf/Short_Xconnect_Intel-X520-DA2.robot