diff options
author | 2017-04-18 13:24:57 +0200 | |
---|---|---|
committer | 2017-04-18 11:26:25 +0000 | |
commit | df501ce39de081429bba55c28f77e569926f82d7 (patch) | |
tree | 02085bb3a2777c7ff04590cd6491c1ce5e0442d0 | |
parent | 9567fe498402331d552ae96ede19f8fd9e6b7fd1 (diff) |
Remove the tag THIS from SNAT perf tests
Change-Id: I54ac114b72763bbf1d2dd57956c0a6f99af82da1
Signed-off-by: Tibor Frank <tifrank@cisco.com>
(cherry picked from commit 928c10f757eeb9df8eb78c6c4ad026b62f792962)
-rw-r--r-- | tests/perf/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot | 2 | ||||
-rw-r--r-- | tests/perf/10ge2p1x520-ethip4-ip4scale-snat-ndrpdrdisc.robot | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/perf/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot b/tests/perf/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot index 21227c0316..c63a43e66b 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot +++ b/tests/perf/10ge2p1x520-ethip4-ip4base-snat-ndrpdrdisc.robot @@ -17,7 +17,7 @@ | Resource | resources/libraries/robot/traffic.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC -| ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | BASE | THIS +| ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | BASE | ... | Suite Setup | 3-node Performance Suite Setup with DUT's NIC model | ... | L3 | Intel-X520-DA2 diff --git a/tests/perf/10ge2p1x520-ethip4-ip4scale-snat-ndrpdrdisc.robot b/tests/perf/10ge2p1x520-ethip4-ip4scale-snat-ndrpdrdisc.robot index a9b0c5df16..648ffe889d 100644 --- a/tests/perf/10ge2p1x520-ethip4-ip4scale-snat-ndrpdrdisc.robot +++ b/tests/perf/10ge2p1x520-ethip4-ip4scale-snat-ndrpdrdisc.robot @@ -17,7 +17,7 @@ | Resource | resources/libraries/robot/traffic.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | NDRPDRDISC -| ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | SCALE | THIS +| ... | NIC_Intel-X520-DA2 | ETH | IP4FWD | FEATURE | SNAT | SCALE | ... | Suite Setup | 3-node Performance Suite Setup with DUT's NIC model | ... | L3 | Intel-X520-DA2 |