Difference between revisions of "CSIT/Honeycomb/Summary"

From fd.io
Jump to: navigation, search
(updated summary)
m
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Summary of Existing Tests ==
+
For up-to-date information on Honeycomb testing see [https://docs.fd.io/csit/master/report the report.]
CRUD tests for the following areas:
+
Test case and code documentation can be found [https://docs.fd.io/csit/master/doc here], in the "honeycomb" sub-section of each topic.
* Interface management:
+
** modify interface state up/down
+
** configure ipv4/ipv6 address
+
** configure ipv4 neighbor
+
* Bridge domains:
+
** configure bridge domains
+
** assign interfaces to bridge domains
+
** configure L2 FIB entries
+
* Vxlan, VxLan GPE tunnels:
+
* TAP interfaces
+
* Vhost-user interfaces
+
* Vlan sub-interfaces:
+
** modify sub-interface state
+
** configure sub-interface ipv4/ipv6 address
+
** assign sub-interface to bridge domain
+
* ACL (access-control-lists):
+
** v3po-ACL model
+
** ietf-ACL model:
+
*** layers: L2, L3, L4, mixed
+
* PBB (provider-backbone-bridge) sub-interface
+
* LISP:
+
** enable/disable feature
+
** configure mappings
+
** configure locator sets
+
** configure adjacencies
+
**configure locator sets
+
* NSH_SFC
+
* Port mirroring:
+
** SPAN
+
 
+
Non-CRUD tests:
+
* config persistence
+
* Netconf basic CRUD operations
+
* Netconf notifications
+
 
+
== Planned Test Cases ==
+
 
+
* ACL using vpp-acl-plugin
+
* routing
+

Latest revision as of 11:29, 24 August 2017

For up-to-date information on Honeycomb testing see the report. Test case and code documentation can be found here, in the "honeycomb" sub-section of each topic.