Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Practice AreaCheckpointYes/NoEvidencesHow to?
Product ManagementAre all tasks associated with the release been marked as "Done" in Jira?No

Done.

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject=dcaegen2 and type =in (Story,Task) and fixversion="Beijing Release" and status in (Closed,Delivered,Done)
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb
 


Not completed

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
maximumIssues20
jqlQueryproject=dcaegen2 and type in (Story,Task) and fixversion="Beijing Release" and status not in (Closed,Delivered,Done)
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb
 


 

 



Have all findings from previous milestones been addressed?Yes



DevelopmentHave all Defects of priority Highest and High been in status "Done" in Jira?Yes

Jira
serverONAP JIRA
jqlQueryproject=dcaegen2 and type = story and fixversion="Beijing Release" and priority in (High, Highest) and status not in (Closed,Delivered,Done)
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb


Are all JIRA issues used as a reference in a commit in status "Done" in Jira?Yes
Very often, some JIRA issue remains in status "Todo" in JIRA while the commit they are referenced to is successful.
Is there any pending commit related to Highest and High priority issues older than 36 hours in Gerrit? In case there are messages going back and forth between authors and reviewers, it is acceptable to be above 36 hours.No

Are all the Jenkins jobs successfully passed (verify + merge jobs)?YesProvide link to "Merge job" as evidence in Jenkins project tab

Has the team delivered all their release artifacts in Nexus Release or Nexus Staging repo?

There should be at least ONE version of each artifacts available in Nexus Release or Nexus Staging repo.

NNo

LF no longer does staging.

For release artifacts, we have not done the release requests yet.

Refer to Independent Versioning and Release Process for procedure
Integration and TestingHave all CSIT Use Cases (created by each project team) passed?YYesProvide link to evidence. As things are moving fast, we want to ensure CSIT are still "green".
Is there a Docker images available for each repository?YYes (except mapper)TBD
Has the project code successfully passed the Daily Build process?NThe PRH docker push to Nexus is getting error due to username/password/email error.Yes
Goal is to ensure the latest project commit has not broken the Integration Daily Build 
Has the OOM deployment passed?NNoEnsure in Jenkins External Labs all Health Check pass.
Has the Heat deployment passed?YYesHealth check passed. Pending few interface testing (SDC, CLAMP)Ensure in Jenkins External Labs all Health Check pass.
Documentation

For RC0, for project delivering binaries, has the team populated and validated all the sections of either the Platform Component or SDK template?


YYes

Most teams have already created the high level file structures in readthedocs, and populated some actual documentation. However, the remaining sections of the appropriate teamplate must be completed.

Platform: A&AI, APP-C, CLAMP, CLI, DCAE, DMaaP, Holmes, MSB, OOM, Policy, Portal, SDN-C SDC, SO, UseCase UI, VFC, VID

SDKs: AAF, CCSDK, External API Framework, Multi VIM/Cloud, VNFSDK

For RC1, has the team addressed any issue (recorded in JIRA) provided by the Documentation team?

NA

For RC2, for project delivering binaries, has the team populated and validated all the sections of the Release Notestemplate?

NA

For RC2, has the Documentation Team provided the final approval for your project documentation?NA

...