Versions Compared

Key

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

...

Practice AreaCheckpointYes/NoEvidencesHow to?
Product ManagementAre committed Product Backlog Stories been coded and marked as "Closed" in Jira?Yes

completed (52)

Jira
serverONAP JIRA
jqlQueryproject=dcaegen2 and type in (Story) and fixversion="Casablanca Release" and status in (Closed,Delivered,Done)
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb


Not completed (0)

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

 


Are all tasks associated with committed Product Backlog Stories been marked as "Closed" in Jira?YesLink to Jira
Provide the project features list under the form of a bulleted list.

New services - SNMP TRap Collector, HV-VES, DataFileCollector

DCAE controller - Platform upgrades - TLS cert distribution, PNDA integration

List available as the first section of the release notes: https://onap.readthedocs.io/en/latest/submodules/dcaegen2.git/docs/sections/release-notes.html


Summarize any functionalities that were planned at Release planning and not delivered at Release Sign-Off




Release ManagementHave all issues pertaining to FOSS been addressed?


Have all findings from previous milestones been addressed?YesProvide link to JIRA findings
DevelopmentAre all the Jenkins jobs successfully passed (verify + merge jobs)?Yeshttps://jenkins.onap.org/view/dcagen2/
Are all binaries available in Nexus Release repository?YesProvide link to evidence
Are all Docker images available In Nexus?YesProvide link to evidence
Are the Java and Docker manifest updated with the same version as in Nexus Release repository?Yes

Integration and Testing

Have all CSIT Use Cases (created by each project team) passed?No

HV-VES jobs failing

https://jenkins.onap.org/view/dcagen2/

Goal is to incease our confidence the latest commit did not break the major functionality. Jenkins CSIT Jobs
Has the project code successfully passed the Daily Build process?YesProvide link to evidencehttps://jenkins.onap.org/view/dcagen2/Goal is to ensure the latest project commit has not broken the Integration Daily Build 

Has the project done the integration testing with related dependent projects?

YesCasablanca Release Integration Testing Status
Documentation

Has your team contributed and completed work in the following documentations in ReadTheDocs:

  1. Release Notes
  2. Project Documentation
Yes

https://onap.readthedocs.io/en/latest/submodules/dcaegen2.git/docs/sections/release-notes.html

https://onap.readthedocs.io/en/latest/submodules/dcaegen2.git/docs/index.html?highlight=dcae


Provide Link to ReadTheDocs Release Notes

Provide Link to ReadTheDocs Project Documentation


...