X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fperf%2F10ge2p1x520-eth-l2xcbase-pdrchk.robot;h=446fc23614b51637730425d38ad33107b246e916;hp=39f70ecd969a1066cb3cd04da555282ac2a3ff3c;hb=086f3a5065d744e00fe10289eb2f090b7bde208e;hpb=f22e850f38ad5a1630271d020b2078c1580c99c0 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* | ...