diff options
author | Tibor Frank <tifrank@cisco.com> | 2016-06-14 11:48:54 +0200 |
---|---|---|
committer | Matej Klotton <mklotton@cisco.com> | 2016-06-20 07:06:31 +0000 |
commit | dbef20c93ad802b07607c9ca1c0e05c232c963f4 (patch) | |
tree | cdf1aae29d6375c69524e669f5a718e557bdcf4d /tests/suites/honeycomb/3 - bridge_domain.robot | |
parent | 025d95939e2c14658204b307420fc75656a90ca7 (diff) |
Modify tests for Honeycomb sub-interfaces
JIRA: CSIT-139
- modify tests for Honeycomb sub-interfaces to reflect the last changes
in the model
- modify existing keywords to work with latest changes in Honyecomb and VPP
Change-Id: Idc88fbac7e743e6125d5c865d9d144448657dd20
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'tests/suites/honeycomb/3 - bridge_domain.robot')
-rw-r--r-- | tests/suites/honeycomb/3 - bridge_domain.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/suites/honeycomb/3 - bridge_domain.robot b/tests/suites/honeycomb/3 - bridge_domain.robot index d1f1c7b329..61a67cc901 100644 --- a/tests/suites/honeycomb/3 - bridge_domain.robot +++ b/tests/suites/honeycomb/3 - bridge_domain.robot @@ -27,6 +27,7 @@ | Resource | resources/libraries/robot/default.robot | Resource | resources/libraries/robot/honeycomb/interfaces.robot | Resource | resources/libraries/robot/honeycomb/bridge_domain.robot +| Suite Teardown | Honeycomb removes all bridge domains | ${node} | Documentation | *Honeycomb bridge domain management test suite.* | ... | ... | Test suite uses the first two interfaces on the first DUT node. |