Difference between revisions of "Projects/vpp/Release Plans/Release Plan 16.09"
From fd.io
(→Bugs to be fixed in 16.09) |
(→Other) |
||
(10 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Release Plan]] | [[Category:Release Plan]] | ||
== Introduction == | == Introduction == | ||
− | |||
− | |||
== Release Deliverables == | == Release Deliverables == | ||
Line 27: | Line 25: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Milestone | ! Milestone | ||
− | ! Date | + | ! Date |
! Deliverables | ! Deliverables | ||
|- | |- | ||
| F0 | | F0 | ||
− | | 8/3/2016 | + | | 8/3/2016 |
− | | Only low-risk changes accepted on main branch. | + | | APIs frozen. Only low-risk changes accepted on main branch. |
|- | |- | ||
| RC1 | | RC1 | ||
| (F0+14) 8/17/2016 | | (F0+14) 8/17/2016 | ||
− | | Code complete | + | | Code complete, pull first release throttle branch, only bug fixes accepted on throttle train. After pull: main branch reopens for new feature / risky commits. First artifacts posted. |
|- | |- | ||
| RC2 | | RC2 | ||
Line 47: | Line 45: | ||
|} | |} | ||
− | < | + | <span style="color:#ff0000; font-size:75%">''NOTE: Dates chosen based on:''</span> |
− | NOTE: Dates chosen based on: | + | * <span style="color:#ff0000; font-size:75%">''mid-month release''</span> |
− | * mid-month release | + | * <span style="color:#ff0000; font-size:75%">''milestone + days''</span> |
− | * milestone + days | + | * <span style="color:#ff0000; font-size:75%">''day after VPP community meeting, for discussion, go/no-go''</span> |
− | * day after VPP community meeting, for discussion, go/no-go | + | |
− | </ | + | |
== Once we've pulled the 16.09 release throttle == | == Once we've pulled the 16.09 release throttle == | ||
Line 65: | Line 61: | ||
== JIRA == | == JIRA == | ||
+ | |||
+ | [https://jira.fd.io/secure/RapidBoard.jspa?rapidView=5 Kanban Board] | ||
+ | |||
=== Bugs to be fixed in 16.09 === | === Bugs to be fixed in 16.09 === | ||
This list generated using JIRA search:[https://jira.fd.io/issues/?filter=10402 vpp issues:bugs release:1609] | This list generated using JIRA search:[https://jira.fd.io/issues/?filter=10402 vpp issues:bugs release:1609] | ||
+ | |||
+ | <span style="color:#ff0000; font-size:100%"><div style="text-align:center">NEED JIRA/CONFLUENCE IMPORT HERE</div></span> | ||
+ | |||
+ | === Features to be added in 16.09 === | ||
+ | This list generated using JIRA search:[https://jira.fd.io/issues/?filter=10403 vpp issues:features/tasks release:1609] | ||
+ | |||
+ | <span style="color:#ff0000; font-size:100%"><div style="text-align:center">NEED JIRA/CONFLUENCE IMPORT HERE</div></span> | ||
== Expected Dependencies on Other Projects == | == Expected Dependencies on Other Projects == | ||
Line 86: | Line 92: | ||
<!-- Any other matters that need to be discussed should go here --> | <!-- Any other matters that need to be discussed should go here --> | ||
+ | |||
+ | * [[VPP 16.06 DPDK Patchset ]] - List of VPP 16.06 patches to DPDK 16.04, and their status after 16.07 integration. |
Latest revision as of 11:21, 27 July 2016
Contents
Introduction
Release Deliverables
Name | Description |
---|---|
dpdk-16.07 | Support for the July 2016 dpdk release |
Packaging | acceptable for upstreaming to RH, Debian |
Performance | characterize and document performance for this release |
Release Milestones
Milestone | Date | Deliverables |
---|---|---|
F0 | 8/3/2016 | APIs frozen. Only low-risk changes accepted on main branch. |
RC1 | (F0+14) 8/17/2016 | Code complete, pull first release throttle branch, only bug fixes accepted on throttle train. After pull: main branch reopens for new feature / risky commits. First artifacts posted. |
RC2 | (RC1+14) 8/31/2016 | Second artifacts posted. |
Formal Release | (RC2+14) 9/14/2016 | 16.09 artifacts available |
NOTE: Dates chosen based on:
- mid-month release
- milestone + days
- day after VPP community meeting, for discussion, go/no-go
Once we've pulled the 16.09 release throttle
We need to be disciplined with respect to bugfix commits. Here are a few common-sense suggestions:
- All bug fixes must be double-committed to the release throttle as well as to the master branch
- Commit first to the release throttle, then "git cherry-pick" into master
- Manual merges may be required, depending on the degree of divergence between throttle and master
- All bug fixes need to have a Jira ticket
- Please put Jira IDs into the commit messages.
- Please use the same Jira ID
JIRA
Bugs to be fixed in 16.09
This list generated using JIRA search:vpp issues:bugs release:1609
NEED JIRA/CONFLUENCE IMPORT HERE
Features to be added in 16.09
This list generated using JIRA search:vpp issues:features/tasks release:1609
NEED JIRA/CONFLUENCE IMPORT HERE
Expected Dependencies on Other Projects
- dpdk-16.07 release
- CSIT functional and performance tests available, with adequate coverage
Compatibility with Previous Release
- TBD
Themes and Priorities
Other
- VPP 16.06 DPDK Patchset - List of VPP 16.06 patches to DPDK 16.04, and their status after 16.07 integration.