diff options
author | Peter Mikus <pmikus@cisco.com> | 2022-03-28 14:18:54 +0200 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2022-03-30 15:33:28 +0200 |
commit | 9153649f4d6a56821be494fe02d5cd6faa11ebc2 (patch) | |
tree | d36ec40ee730177d5e92feec5178602a038f6805 /tests/trex/perf/l2 | |
parent | ad8149cc4fc9f5a703f5cffd5557abc0874d4d50 (diff) |
feat(terraform): 1n_aws_c5n
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Change-Id: I12d2d58de01693b18628cd73b5d8c36467506f32
Diffstat (limited to 'tests/trex/perf/l2')
-rw-r--r-- | tests/trex/perf/l2/1n1l-10ge2p1x710-eth-l2bdscale1mmaclrn-tg-ndrpdr.robot | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/trex/perf/l2/1n1l-10ge2p1x710-eth-l2bdscale1mmaclrn-tg-ndrpdr.robot b/tests/trex/perf/l2/1n1l-10ge2p1x710-eth-l2bdscale1mmaclrn-tg-ndrpdr.robot index 3acc63deb3..d391ccf887 100644 --- a/tests/trex/perf/l2/1n1l-10ge2p1x710-eth-l2bdscale1mmaclrn-tg-ndrpdr.robot +++ b/tests/trex/perf/l2/1n1l-10ge2p1x710-eth-l2bdscale1mmaclrn-tg-ndrpdr.robot @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Cisco and/or its affiliates. +# Copyright (c) 2022 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: @@ -14,7 +14,8 @@ *** Settings *** | Resource | resources/libraries/robot/shared/default.robot | -| Force Tags | 2_NODE_SINGLE_LINK_TOPO | 3_NODE_SINGLE_LINK_TOPO +| Force Tags | 1_NODE_SINGLE_LINK_TOPO | 2_NODE_SINGLE_LINK_TOPO +| ... | 3_NODE_SINGLE_LINK_TOPO | ... | PERFTEST | HW_ENV | NDRPDR | NIC_Intel-X710 | TREX | ETH | L2BDMACLRN | ... | N2N | SCALE | L2BDSCALE | FIB_1M | TG_DRV_IGB_UIO | ... | eth-l2bdscale1mmaclrn-tg |