diff options
author | Jan Gelety <jgelety@cisco.com> | 2016-04-11 18:08:13 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2016-04-15 12:10:30 +0000 |
commit | ee768ca7451bb49f0a591bedf3360b332d983f64 (patch) | |
tree | 54070cdb31abdb9066bc9293a12491df2dbe6099 /tests | |
parent | 6d9fe9bb4bd353b1d4fec3b2569bcd743f87fc4a (diff) |
Update of bootstrap.sh file.
- updated vpp build version
- VIRL image switched to double-ring-nested topology
- removed exclusion of 3_NODE_DOUBLE_LINK_TOPO test cases
- included test cases with tags:
- VM_ENV and 3_NODE_SINGLE_LINK_TOPO
- VM_ENV and 3_NODE_DOUBLE_LINK_TOPO
- added missing tags to TC VPP reports interfaces in Bridge
Domain test suite
Change-Id: Ia6a7a54ef9ad6245835b2762c303935fe39f4079
Signed-off-by: Jan Gelety <jgelety@cisco.com>
Diffstat (limited to 'tests')
-rw-r--r-- | tests/suites/bridge_domain/test.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/suites/bridge_domain/test.robot b/tests/suites/bridge_domain/test.robot index 0f5b6977e9..a2cf0c0ce3 100644 --- a/tests/suites/bridge_domain/test.robot +++ b/tests/suites/bridge_domain/test.robot @@ -23,6 +23,7 @@ *** Test Cases *** | VPP reports interfaces +| | [Tags] | 3_NODE_DOUBLE_LINK_TOPO | 3_NODE_SINGLE_LINK_TOPO | | VPP reports interfaces on | ${nodes['DUT1']} | Vpp forwards packets via L2 bridge domain 2 ports |