diff options
author | selias <samelias@cisco.com> | 2016-05-13 13:33:45 +0200 |
---|---|---|
committer | selias <samelias@cisco.com> | 2016-05-20 13:52:40 +0200 |
commit | 1e7afbe3474d8ae8c5239ae3deee49963d6b1d93 (patch) | |
tree | 934ca404b3570a6299ed10eecdad05fb6cca6ff5 /resources/templates/vat | |
parent | 95bf11e637855dc91e490f526406fa7538a21ac6 (diff) |
Add Honeycomb TAP interface test
JIRA: CSIT-75
- add test suite for TAP interface management through Honeycomb
- add keywords required for TAP interface tests
- move Honeycomb suite setup and teardown to new __init__ file
- cleanup unused imports in Honeycomb test case files
- modify "...should be empty" keywords to allow more reuse
Change-Id: Ie3dc9069678b60c359f69c5a216e452e856a0107
Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'resources/templates/vat')
-rw-r--r-- | resources/templates/vat/tap_dump.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/tap_dump.vat b/resources/templates/vat/tap_dump.vat new file mode 100644 index 0000000000..8f51f6e23c --- /dev/null +++ b/resources/templates/vat/tap_dump.vat @@ -0,0 +1 @@ +sw_interface_tap_dump
\ No newline at end of file |