TestJiraPage

From fd.io
Jump to: navigation, search
VPP-1628 API: add key fields to vxlan_gpe_add_del_tunnel API. New

add sw_if_index to vxlan_gpe_add_del_tunnel.

add ability to delete tunnel by sw_if_index


VPP-1627 API: add key fields to vxlan_gbp_tunnel_add_del API. New

add sw_if_index to vxlan_gbp_tunnel_add_del.

add ability to delete tunnel by sw_if_index.


VPP-1626 API: add key fields to vxlan_add_del_tunnel API. New

Add sw_if_index to vxlan_add_del_tunnel.

add ability to delete tunnel by sw_if_index.


VPP-1625 API: add key fields to sw_interface_vhost_user_dump API. New

add sw_if_index to sw_interface_vhost_user_dump.

add filter on sw_if_index to sw_interface_vhost_user_dump.


VPP-1624 API: add key fields to sw_interface_tap_v2_dump API. New

add sw_if_index to sw_interface_tap_v2_dump.

add ability to filter dump on sw_if_index.


VPP-1623 API: add key fields to netmap_delete API. New

add sw_if_index to netmap_delete.

add ability to delete by sw_if_index.


VPP-1622 Add lldp API methods. New

Add method for create/delete/dump.

add ability for dump to filter results on sw_if_index.


VPP-1621 API: add l2tpv3_delete_tunnel API. New

Add method to delete tunnel by sw_if_index.

add sw_if_index to sw_if_l2tpv3_tunnel_dump.

allow for option to filter dump by sw_if_index.


VPP-1620 API: add key fields to ipsec_gre_add_del_tunnel API. New

add sw_if_index to ipsec_gre_add_del_tunnel

add ability to delete tunnel from sw_if_index.


VPP-1619 API: add key fields to ipsec_tunnel_if_add_del API. New

add sw_if_index to ipsec_tunnel_if_add_del.

add ability to delete tunnel from sw_if_index.


VPP-1618 API: add key fields to gre_add_del_tunnel API. New

Add sw_if_index to gre_add_del_tunnel.

add ability to delete tunnel by sw_if_index.


VPP-1617 API: add key fields to geneve_add_del_tunnel API. New

Add sw_if_index to geneve_add_del_tunnel.

Add ability to delete tunnel by sw_if_index.


VPP-1616 a New

VPP-1615 API: add key fields to af_packet API. New

af_packet is missing sw_if_index in methods: af_packet_delete and af_packet_dump.

Implement filtering on key for feature parity with other APIs.


VPP-1612 create api function for 'trace add p2p-ethernet-input ' New

Create an api function for the 'trace add p2p-ethernet-input <nn>' cli command and update the test framework to use the new api function.


VPP-1611 create api function for 'stn rule address ' New

Create an api function for the 'sr localsid del address ' cli command and update the test framework to use the new api function.


VPP-1610 create api function for 'sr localsid del address ' New

Create an api function for the 'sr localsid del address ' cli command and update the test framework to use the new api function.


VPP-1609 create api function for 'sh adj ' New

Create an api function for the 'sh adj <nn>' cli command and update the test framework to use the new api function.


VPP-1608 create api function for 'set log class' New

Create an api function for the 'set log class' cli command and update the test framework to use the new api function.


VPP-1607 create api function for 'set ipfix exporter' New

Create an api function for the 'set ipfix exporter' cli command and update the test framework to use the new api function.


VPP-1599 add api function for cli command 'adj counters enable' New

add api function for cli command 'adj counters enable' which is relied upon in tests.  update usage in tests.


VPP-653 MPLS over UDP New

Add support for https://tools.ietf.org/html/rfc7510 RFC 7510


HONEYCOMB-167 Expose cipher configuration for HTTPs into config files New

Currently hardcoded in source


HONEYCOMB-162 ModifiableDataTreeDelegator should perform revert if context write fails New

ModifiableDataTreeDelegator only performs revert if an exception occurs while writer registry fails to update something. However after that, context is being written and that can fail too. Perform revert if context write fails.


HC2VPP-23 Use caching in L2FibEntryCustomizer To Do

To improve performance
Use the new generic dump caching framework


HC2VPP-20 Support for Load Balancer as a Service (LBaaS) To Do

Tasks

  • Find suitable model
  • Find and map respective vpp api calls

CTP-2 Test Subtask In Review

view in JIRA