aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/func/policer/policer_ip4.robot24
-rw-r--r--tests/func/policer/policer_ip6.robot24
2 files changed, 24 insertions, 24 deletions
diff --git a/tests/func/policer/policer_ip4.robot b/tests/func/policer/policer_ip4.robot
index a8113df055..5c9e0bbed2 100644
--- a/tests/func/policer/policer_ip4.robot
+++ b/tests/func/policer/policer_ip4.robot
@@ -49,9 +49,9 @@
| | ... | [Ref] RFC2474, RFC2698.
| | ... | [Cfg] On DUT1 configure 2R3C color-aware policer on the first\
| | ... | interface.
-| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv4 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv4 TCP packet with correct DSCP on the second link to TG.
| | ${dscp}= | DSCP AF22
| | Given Policer Set Name | policer1
| | And Policer Set Node | ${dut_node}
@@ -80,9 +80,9 @@
| | ... | [Ref] RFC2474, RFC2698.
| | ... | [Cfg] On DUT1 configure 2R3C color-blind policer on the first\
| | ... | interface.
-| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv4 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv4 TCP packet with correct DSCP on the second link to TG.
| | ${dscp}= | DSCP AF22
| | Given Policer Set Name | policer1
| | And Policer Set Node | ${dut_node}
@@ -110,9 +110,9 @@
| | ... | [Ref] RFC2474, RFC2697.
| | ... | [Cfg] On DUT1 configure 1R3C color-aware policer on the first\
| | ... | interface.
-| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv4 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv4 TCP packet with correct DSCP on the second link to TG.
| | ${dscp}= | DSCP AF22
| | Given Policer Set Name | policer1
| | And Policer Set Node | ${dut_node}
@@ -140,9 +140,9 @@
| | ... | [Ref] RFC2474, RFC2697.
| | ... | [Cfg] On DUT1 configure 1R3C color-blind policer on the first\
| | ... | interface.
-| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv4 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv4 TCP packet with correct DSCP on the second link to TG.
| | ${dscp}= | DSCP AF22
| | Given Policer Set Name | policer1
| | And Policer Set Node | ${dut_node}
diff --git a/tests/func/policer/policer_ip6.robot b/tests/func/policer/policer_ip6.robot
index f980247e03..a5721a2d7b 100644
--- a/tests/func/policer/policer_ip6.robot
+++ b/tests/func/policer/policer_ip6.robot
@@ -49,9 +49,9 @@
| | ... | [Ref] RFC2474, RFC2698.
| | ... | [Cfg] On DUT1 configure 2R3C color-aware policer on the first\
| | ... | interface.
-| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv6 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv6 TCP packet with correct DSCP on the second link to TG.
| | ${dscp}= | DSCP AF22
| | Given Policer Set Name | policer1
| | And Policer Set Node | ${dut_node}
@@ -80,9 +80,9 @@
| | ... | [Ref] RFC2474, RFC2698.
| | ... | [Cfg] On DUT1 configure 2R3C color-blind policer on the first\
| | ... | interface.
-| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv6 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv6 TCP packet with correct DSCP on the second link to TG.
| | ${dscp}= | DSCP AF22
| | Given Policer Set Name | policer1
| | And Policer Set Node | ${dut_node}
@@ -110,9 +110,9 @@
| | ... | [Ref] RFC2474, RFC2697.
| | ... | [Cfg] On DUT1 configure 1R3C color-aware policer on the first\
| | ... | interface.
-| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv6 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv6 TCP packet with correct DSCP on the second link to TG.
| | ${dscp}= | DSCP AF22
| | Given Policer Set Name | policer1
| | And Policer Set Node | ${dut_node}
@@ -140,9 +140,9 @@
| | ... | [Ref] RFC2474, RFC2697.
| | ... | [Cfg] On DUT1 configure 1R3C color-blind policer on the first\
| | ... | interface.
-| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv6 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv6 TCP packet with correct DSCP on the second link to TG.
| | ${dscp}= | DSCP AF22
| | Given Policer Set Name | policer1
| | And Policer Set Node | ${dut_node}