X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Fperf%2F10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot;h=015e4d59f6a77f724fd216ad731d6cc697204b18;hb=859157b5db45927c7b4bb0b2d575e68805777a86;hp=494630a59832203cafe6a991f5c3a29fe2f54d04;hpb=430afafb4cadf503ccee99c09f6de7402f5404c7;p=csit.git diff --git a/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot b/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot index 494630a598..015e4d59f6 100644 --- a/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot +++ b/tests/perf/10ge2p1x520-ethip6lispip6-ip6base-ndrpdrdisc.robot @@ -12,7 +12,7 @@ # limitations under the License. *** Settings *** -| Resource | resources/libraries/robot/performance.robot +| Resource | resources/libraries/robot/performance_setup.robot | Resource | resources/libraries/robot/lisp/lisp_static_adjacency.robot | Variables | resources/test_data/lisp/performance/lisp_static_adjacency.py | ... @@ -24,8 +24,9 @@ | Suite Teardown | Tear down 3-node performance topology | ... | Test Setup | Set up performance test -| Test Teardown | Tear down performance discovery test | ${min_rate}pps | ${framesize} -| ... | ${traffic_profile} +| ... +| Test Teardown | Tear down performance discovery test | ${min_rate}pps +| ... | ${framesize} | ${traffic_profile} | ... | Documentation | *RFC6830: Pkt throughput Lisp test cases* | ...