aboutsummaryrefslogtreecommitdiffstats
path: root/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2017-06-14 09:12:56 +0200
committerTibor Frank <tifrank@cisco.com>2017-06-20 07:03:29 +0000
commit086f3a5065d744e00fe10289eb2f090b7bde208e (patch)
tree27257fcc3e70ebd23e50343a7e0e3d14c12e9c48 /tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot
parentf22e850f38ad5a1630271d020b2078c1580c99c0 (diff)
CSIT-678: Re-organize L2 libraries - performance
Change-Id: Ic4e37df31fbc10f15351e3671b541e6f047405bc Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot')
-rw-r--r--tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot b/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot
index 39f70ecd96..446fc23614 100644
--- a/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot
+++ b/tests/perf/10ge2p1x520-eth-l2xcbase-pdrchk.robot
@@ -12,7 +12,7 @@
# limitations under the License.
*** Settings ***
-| Resource | resources/libraries/robot/performance.robot
+| Resource | resources/libraries/robot/performance_setup.robot
| Library | resources.libraries.python.InterfaceUtil
| Library | resources.libraries.python.NodePath
| ...
@@ -24,7 +24,7 @@
| Suite Teardown | Tear down 3-node performance topology
| ...
| Test Setup | Set up performance test
-| Test Teardown | Performance pdrchk test teardown
+| Test Teardown | Tear down performance pdrchk test
| ...
| Documentation | *Reference PDR throughput L2XC verify test cases*
| ...