diff options
author | Tibor Frank <tifrank@cisco.com> | 2017-06-15 09:25:30 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2017-06-15 09:25:30 +0200 |
commit | 01e8dbf3aa23c43c2ffd668c694d31d8af12abe7 (patch) | |
tree | 9b11adfc4ee21053f76423a6aa182ae700e27073 /tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot | |
parent | 5835b6c33fc1d4d262c07b8bf606dd04118d8eb5 (diff) |
Remove heapsize config from scale tests
Change-Id: I157c63a4c9011de9c6ac8d01171ea0604aa85d54
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot')
-rw-r--r-- | tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot b/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot index 21e9015a18..c3a5f7a0d1 100644 --- a/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot +++ b/tests/perf/10ge2p1x520-ethip6-ip6scale2m-ndrchk.robot @@ -61,7 +61,6 @@ | | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology | | And Add no multi seg to all DUTs -| | And Add heapsize config to all DUTs | 3G | | And Apply startup configuration on all VPP DUTs | | And Initialize IPv6 forwarding with scaling in 3-node circular topology | | ... | ${rts_per_flow} @@ -80,7 +79,6 @@ | | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology | | And Add no multi seg to all DUTs -| | And Add heapsize config to all DUTs | 3G | | And Apply startup configuration on all VPP DUTs | | And Initialize IPv6 forwarding with scaling in 3-node circular topology | | ... | ${rts_per_flow} @@ -98,7 +96,6 @@ | | ${rate}= | Set Variable | 138580pps | | Given Add '1' worker threads and '1' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology -| | And Add heapsize config to all DUTs | 3G | | And Apply startup configuration on all VPP DUTs | | And Initialize IPv6 forwarding with scaling in 3-node circular topology | | ... | ${rts_per_flow} @@ -117,7 +114,6 @@ | | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology | | And Add no multi seg to all DUTs -| | And Add heapsize config to all DUTs | 3G | | And Apply startup configuration on all VPP DUTs | | And Initialize IPv6 forwarding with scaling in 3-node circular topology | | ... | ${rts_per_flow} @@ -136,7 +132,6 @@ | | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology | | And Add no multi seg to all DUTs -| | And Add heapsize config to all DUTs | 3G | | And Apply startup configuration on all VPP DUTs | | And Initialize IPv6 forwarding with scaling in 3-node circular topology | | ... | ${rts_per_flow} @@ -154,7 +149,6 @@ | | ${rate}= | Set Variable | 138580pps | | Given Add '2' worker threads and '1' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology -| | And Add heapsize config to all DUTs | 3G | | And Apply startup configuration on all VPP DUTs | | And Initialize IPv6 forwarding with scaling in 3-node circular topology | | ... | ${rts_per_flow} @@ -173,7 +167,6 @@ | | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology | | And Add no multi seg to all DUTs -| | And Add heapsize config to all DUTs | 3G | | And Apply startup configuration on all VPP DUTs | | And Initialize IPv6 forwarding with scaling in 3-node circular topology | | ... | ${rts_per_flow} @@ -192,7 +185,6 @@ | | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology | | And Add no multi seg to all DUTs -| | And Add heapsize config to all DUTs | 3G | | And Apply startup configuration on all VPP DUTs | | And Initialize IPv6 forwarding with scaling in 3-node circular topology | | ... | ${rts_per_flow} @@ -210,7 +202,6 @@ | | ${rate}= | Set Variable | 138580pps | | Given Add '4' worker threads and '2' rxqueues in 3-node single-link circular topology | | And Add PCI devices to DUTs in 3-node single link topology -| | And Add heapsize config to all DUTs | 3G | | And Apply startup configuration on all VPP DUTs | | And Initialize IPv6 forwarding with scaling in 3-node circular topology | | ... | ${rts_per_flow} |