diff options
author | Jan Gelety <jgelety@cisco.com> | 2016-07-07 08:50:53 +0200 |
---|---|---|
committer | Matej Klotton <mklotton@cisco.com> | 2016-07-20 11:30:28 +0000 |
commit | 666cb85812a1d2b37f4377ee18552b79c1889f2b (patch) | |
tree | 4dd72594121e890ee0370b55473a0538d361431d /resources | |
parent | 1ab4252ce00ae64648c4c8e66e6db63140253b8b (diff) |
CSIT-34: VLAN tag rewrite translate tests with x-connects - IPv6
- VLAN tag rewrite translate-1-1
- VLAN tag rewrite translate-1-2
- VLAN tag rewrite translate-2-1
- VLAN tag rewrite translate-2-2
REMARK: Negative test cases will be tagged with SKIP_PATCH after merge.
Change-Id: I30176d0d02f32bfea9e48bf0acb257952c3f7c39
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Signed-off-by: Matej Klotton <mklotton@cisco.com>
Diffstat (limited to 'resources')
-rw-r--r-- | resources/libraries/robot/l2_traffic.robot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/libraries/robot/l2_traffic.robot b/resources/libraries/robot/l2_traffic.robot index 156497efaa..c348c116b1 100644 --- a/resources/libraries/robot/l2_traffic.robot +++ b/resources/libraries/robot/l2_traffic.robot @@ -20,7 +20,8 @@ *** Keywords *** | Send and receive ICMP Packet | | [Documentation] | Send ICMPv4/ICMPv6 echo request from source interface to \ -| | ... | destination interface. Dot1q or Dot1ad tag(s) can be set. +| | ... | destination interface. Packet can be set with Dot1q or +| | ... | Dot1ad tag(s) when required. | | ... | | ... | *Arguments:* | | ... |