aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/robot/tagging.robot
diff options
context:
space:
mode:
authorJan Gelety <jgelety@cisco.com>2017-01-09 09:18:15 +0100
committerJan Gelety <jgelety@cisco.com>2017-01-13 18:30:06 +0000
commit083f612d7c38df32acb0266f2ca2ed7a6ec5f7f3 (patch)
tree1ebc6ef26d9202d7d5ce84cce9c061b2883e2fff /resources/libraries/robot/tagging.robot
parent2d7b6c3e4a8d62fb77134292e8b583aaea86dbd1 (diff)
VIRL test: VXLAN-L2BD-vhos_user test (CSIT-500)
- Create test cases to test VXLAN+L2BD+vhost_user IPv4 and IPv6 scenarios Change-Id: I46d27f22ec2e2e35fd5067ba7eeda9a2ccff9f84 Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'resources/libraries/robot/tagging.robot')
-rw-r--r--resources/libraries/robot/tagging.robot3
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/libraries/robot/tagging.robot b/resources/libraries/robot/tagging.robot
index f5c0fc5cdf..1e481a2e5d 100644
--- a/resources/libraries/robot/tagging.robot
+++ b/resources/libraries/robot/tagging.robot
@@ -128,7 +128,7 @@
| | L2 setup xconnect on DUT | ${DUT2} | ${INT2} | ${SUB_INT2}
| Vlan Subinterface Created
-| | [Documentation] | Create VLAN sub-interface on DUT.
+| | [Documentation] | Create VLAN sub-interface on DUT and set admin status up.
| | ...
| | ... | *Arguments:*
| | ... | - dut_node - Node to add VLAN sub-intreface. Type: dictionary
@@ -148,6 +148,7 @@
| | ${interface_name}= | Get interface name | ${dut_node} | ${interface}
| | ${vlan_name} | ${vlan_index}= | Create Vlan Subinterface
| | ... | ${dut_node} | ${interface_name} | ${vlan_id}
+| | Set Interface State | ${dut_node} | ${vlan_index} | up
| Tagged Subinterface Created
| | [Documentation] | Create tagged sub-interface on DUT. Type of tagged \