X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fperf%2F10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot;h=6dcb36d234a83e18df3e6024616ced2618c50817;hp=fa2a3af0bf0e66f82d6231bb5438cfbb740fb001;hb=086f3a5065d744e00fe10289eb2f090b7bde208e;hpb=01e8dbf3aa23c43c2ffd668c694d31d8af12abe7 diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot b/tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot index fa2a3af0bf..6dcb36d234 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot +++ b/tests/perf/10ge2p1x520-ethip6-ip6scale2m-pdrchk.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance.robot +| Resource | resources/libraries/robot/performance_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK | ... | NIC_Intel-X520-DA2 | ETH | IP6FWD | SCALE | FIB_2M @@ -22,7 +22,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 IPv6 routing verify test cases* | ...