diff options
author | Viliam Luc <vluc@cisco.com> | 2021-10-06 12:40:21 +0200 |
---|---|---|
committer | Vratko Polak <vrpolak@cisco.com> | 2021-10-06 12:17:09 +0000 |
commit | 37b01d1946880b96c348d8427ca6bb0d7fe219a3 (patch) | |
tree | 9fa18a5e6679f0c809043a733937a7b069934562 /tests/trex/perf/ip6 | |
parent | b758131f3cca4047c31d74fe772168b59a56baf1 (diff) |
back-to-back: trex suites add 3n tag
Change-Id: I96a031aaf246c2f79c9d90c04038a51915ded4ea
Signed-off-by: Viliam Luc <vluc@cisco.com>
Diffstat (limited to 'tests/trex/perf/ip6')
-rwxr-xr-x | tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6base-tg-ndrpdr.robot | 6 | ||||
-rwxr-xr-x | tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6scale2m-tg-ndrpdr.robot | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6base-tg-ndrpdr.robot b/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6base-tg-ndrpdr.robot index 4e0605f315..9ee49f8ff8 100755 --- a/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6base-tg-ndrpdr.robot +++ b/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6base-tg-ndrpdr.robot @@ -14,9 +14,9 @@ *** Settings *** | Resource | resources/libraries/robot/shared/default.robot | -| Force Tags | 2_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDR -| ... | NIC_Intel-X710 | TREX | ETH | IP6BASE | N2N | BASE | IP6BASE -| ... | TG_DRV_IGB_UIO +| Force Tags | 2_NODE_SINGLE_LINK_TOPO | 3_NODE_SINGLE_LINK_TOPO +| ... | PERFTEST | HW_ENV | NDRPDR | NIC_Intel-X710 | TREX | ETH | IP6BASE +| ... | N2N | BASE | IP6BASE | TG_DRV_IGB_UIO | ... | ethip6-ip6base-tg | | Suite Setup | Setup suite topology interfaces with no DUT | performance_tg_nic diff --git a/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6scale2m-tg-ndrpdr.robot b/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6scale2m-tg-ndrpdr.robot index 7f77899ad4..b0ccc1e4a3 100755 --- a/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6scale2m-tg-ndrpdr.robot +++ b/tests/trex/perf/ip6/1n1l-10ge2p1x710-ethip6-ip6scale2m-tg-ndrpdr.robot @@ -14,9 +14,9 @@ *** Settings *** | Resource | resources/libraries/robot/shared/default.robot | -| Force Tags | 2_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDR -| ... | NIC_Intel-X710 | TREX | ETH | IP6SCALE2M | N2N | BASE | IP6BASE -| ... | TG_DRV_IGB_UIO +| Force Tags | 2_NODE_SINGLE_LINK_TOPO | 3_NODE_SINGLE_LINK_TOPO +| ... | PERFTEST | HW_ENV | NDRPDR | NIC_Intel-X710 | TREX | ETH | IP6SCALE2M +| ... | N2N | BASE | IP6BASE | TG_DRV_IGB_UIO | ... | ethip6-ip6scale2m-tg | | Suite Setup | Setup suite topology interfaces with no DUT | performance_tg_nic |