Difference between revisions of "CSIT/Honeycomb/HC1704 plan"

From fd.io
Jump to: navigation, search
(Created page with "== Release Deliverables == {|class="wikitable" ! Name ! Status ! Task Category ! Description |- | ACL-plugin | OK | func | Test support for classifiers on bridged interfaces....")
 
Line 13: Line 13:
 
|-
 
|-
 
| Secondary IP address
 
| Secondary IP address
| WIP
+
| OK
 
| func
 
| func
 
| Test support of configuring multiple ipv4/ipv6 addresses on interfaces.
 
| Test support of configuring multiple ipv4/ipv6 addresses on interfaces.
 
|-
 
|-
 
| Routing
 
| Routing
| WIP
+
| OK
 
| func
 
| func
 
| Test configuring static ipv4/ipv6 routes; and special cases.
 
| Test configuring static ipv4/ipv6 routes; and special cases.
Line 28: Line 28:
 
|-
 
|-
 
| ProxyARP
 
| ProxyARP
| TBC
+
| WIP
 
| func
 
| func
 +
| Test configuring the proxyARP feature.
 
|-
 
|-
 
| DHCP Relay
 
| DHCP Relay
 
| TBC
 
| TBC
 
| func
 
| func
 +
| *todo*
 
|-
 
|-
 
| RIP+RIPng
 
| RIP+RIPng
Line 62: Line 64:
 
| TBC
 
| TBC
 
| func
 
| func
|-
 
| Classifier
 
| TBC
 
| func
 
| Adapt tests to cover planned improvements to ACL-plugin: reflexive rules, support for routed interfaces.
 
 
|-
 
|-
 
| Test jobs on Ubuntu16.04
 
| Test jobs on Ubuntu16.04
Line 79: Line 76:
 
|-
 
|-
 
| Use ODL client to generate Netconf requests
 
| Use ODL client to generate Netconf requests
| TBC
+
| WIP
 
| infra
 
| infra
| Nice to have,
+
| Use ODL to translate Restconf requests into Netconf. This should allow the reuse of existing Restconf test cases for testing Honeycomb's Netconf interface.
 
|}
 
|}

Revision as of 15:00, 15 March 2017

Release Deliverables

Name Status Task Category Description
ACL-plugin OK func Test support for classifiers on bridged interfaces. Classify rules for ranges of: MAC addresses, IP addresses, ICMP types/codes, TCP/UDP ports.
Secondary IP address OK func Test support of configuring multiple ipv4/ipv6 addresses on interfaces.
Routing OK func Test configuring static ipv4/ipv6 routes; and special cases.
SLAAC TBC func *todo*
ProxyARP WIP func Test configuring the proxyARP feature.
DHCP Relay TBC func *todo*
RIP+RIPng TBC func
IPv6 ND proxy TBC func
DHCPv6 PD TBC func
BGP TBC func
Telemetry TBC func
Load Balancer TBC func
Policer TBC func
Test jobs on Ubuntu16.04 WIP infra Replace Ubuntu14.04 jobs once stable.
Test jobs on Centos7 TBC infra Depending on stability of Centos7 in CSIT core jobs.
Use ODL client to generate Netconf requests WIP infra Use ODL to translate Restconf requests into Netconf. This should allow the reuse of existing Restconf test cases for testing Honeycomb's Netconf interface.