diff options
Diffstat (limited to 'tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot')
-rw-r--r-- | tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot b/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot index e0a612bee7..8d8eb096cc 100644 --- a/tests/perf/10ge2p1x520-ethip4vxlan-l2xcbase-pdrchk.robot +++ b/tests/perf/10ge2p1x520-ethip4vxlan-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 | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | PDRCHK | ... | NIC_Intel-X520-DA2 | L2XCFWD | ENCAP | VXLAN | L2OVRLAY | IP4UNRLAY @@ -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 L2XC with VXLANoIPv4 verify test\ | ... | cases* |