X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fkubernetes%2Fperf%2Fcontainer_memif%2F10ge2p1x520-eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz-k8s-ndrpdr.robot;h=bb81866132d202f77887419604905585d3b929ef;hp=b77304658b3d97823cdbecc35b02ede2e92a9592;hb=2e5bd238d151a9002f4f6231f9c4eea43a37348b;hpb=1bb5beef46104f8b5bfb844ace3633ed40fc3915 diff --git a/tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz-k8s-ndrpdr.robot b/tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz-k8s-ndrpdr.robot index b77304658b..bb81866132 100644 --- a/tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz-k8s-ndrpdr.robot +++ b/tests/kubernetes/perf/container_memif/10ge2p1x520-eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz-k8s-ndrpdr.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2017 Cisco and/or its affiliates. +# Copyright (c) 2018 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -45,7 +45,7 @@ | ... | of packets transmitted. NDR and PDR are discovered for different | ... | Ethernet L2 frame sizes using MLRsearch library. | ... | TG traffic profile contains two L3 flow-groups -| ... | (flow-group per direction, 253 flows per flow-group) with all packets +| ... | (flow-group per direction, 254 flows per flow-group) with all packets | ... | containing Ethernet header, IPv4 header with IP protocol=61 and static | ... | payload. MAC addresses are matching MAC addresses of the TG node | ... | interfaces. @@ -53,11 +53,11 @@ *** Variables *** # X520-DA2 bandwidth limit -| ${s_limit} | ${10000000000} +| ${s_limit}= | ${10000000000} # SFC profile -| ${sfc_profile} | configmaps/eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz +| ${sfc_profile}= | configmaps/eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz # Traffic profile: -| ${traffic_profile} | trex-sl-3n-ethip4-ip4src254 +| ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254 # CPU settings | ${system_cpus}= | ${1} | ${vswitch_cpus}= | ${5} @@ -181,4 +181,3 @@ | tc12-IMIX-4c-eth-1drcl2xcbase-eth-2memif-4drcl2xc-1horiz-k8s-ndrpdr | | [Tags] | IMIX | 4C | | framesize=IMIX_v4_1 | phy_cores=${4} -