Difference between revisions of "Archived-Hc2vpp/Release Plans/Release Plan 18.01"

From fd.io
Jump to: navigation, search
(Release Milestones (Tentative))
 
(4 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
Relying on VPP's 18.01 release: https://wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_18.01  
 
Relying on VPP's 18.01 release: https://wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_18.01  
  
== Release Deliverables(Tentative) ==
+
== Release Deliverables ==
  
 
  <jira jql='project = HC2VPP AND fixVersion = 18.01 AND labels = wiki18.01 ORDER BY issuetype ASC, status DESC, priority DESC'></jira>
 
  <jira jql='project = HC2VPP AND fixVersion = 18.01 AND labels = wiki18.01 ORDER BY issuetype ASC, status DESC, priority DESC'></jira>
Line 9: Line 9:
 
=== JVPP ===
 
=== JVPP ===
  
Bugfixes of blocking issues.
+
Bugfixes and various improvements:
  
== Release Milestones (Tentative) ==
+
[https://jira.fd.io/browse/VPP-1037?jql=project%20%3D%20VPP%20AND%20status%20in%20(Closed%2C%20Complete)%20AND%20fixVersion%20%3D%2018.01%20AND%20component%20%3D%20%22Java%20API%20binding%22 view in JIRA]
 +
 
 +
== Release Milestones ==
  
 
<!-- It is not uncommon for a project as part of its release process to have Milestones (M0, M1, M2, RC0, RC1) with corresponding events which occur at various milestones (API Freeze, Code Freeze, etc).  This is the place to list Milestones, their expected dates, and their expected events (whether process events, API Freeze, or noting a deliverable is coming in at a particular event. -->
 
<!-- It is not uncommon for a project as part of its release process to have Milestones (M0, M1, M2, RC0, RC1) with corresponding events which occur at various milestones (API Freeze, Code Freeze, etc).  This is the place to list Milestones, their expected dates, and their expected events (whether process events, API Freeze, or noting a deliverable is coming in at a particular event. -->
Line 38: Line 40:
  
 
== Expected Dependencies on Other Projects ==
 
== Expected Dependencies on Other Projects ==
* VPP 18.01 release  
+
* [https://wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_18.01 VPP 18.01 release]
 
* NSH_SFC 18.01 release
 
* NSH_SFC 18.01 release
* HONEYCOMB 18.01 release
+
* [https://wiki.fd.io/view/Honeycomb/Release_Plans/Release_Plan_18.01 HONEYCOMB 18.01 release]
 
* CSIT functional and performance tests available, with adequate coverage
 
* CSIT functional and performance tests available, with adequate coverage

Latest revision as of 20:04, 17 August 2023

Introduction

Relying on VPP's 18.01 release: https://wiki.fd.io/view/Projects/vpp/Release_Plans/Release_Plan_18.01

Release Deliverables

 HC2VPP-221 MPLS BGP Prefix SID Done 
HC2VPP-255 MPLS Done
view in JIRA

JVPP

Bugfixes and various improvements:

view in JIRA

Release Milestones

Milestone Date Deliverables
F0 2018-01-03 APIs frozen. low-risk changes accepted on main branch.
RC1 (F0+7) 2018-01-10 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+7) 2018-01-17 Second artifacts posted.
Formal Release (RC2+14) 2018-01-31 18.01 artifacts available

Expected Dependencies on Other Projects