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 "Done" in Jira?Yes14 issues

Jira
serverONAP JIRA
jqlQueryproject=portal and type=Story and fixversion="Beijing Release"
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb


Are all tasks associated with committed Product Backlog Stories been marked as "Done" in Jira?Yes

Jira
serverONAP JIRA
jqlQueryproject=portal and type=Task and fixversion="Beijing Release"
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb
https://jira.onap.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=project%3Dportal+and+type%3DTask+and+fixversion%3D%22Beijing+Release%22+++&src=confmacro


Provide the project features list under the form of a bulleted list.Yes

http://onap.readthedocs.io/en/latest/submodules/portal.git/docs/release-notes.

html

  • Platform Maturity Guidelines
  • Integrating with MUSIC, OOM, and AAF
  • 50% JUnit Test Coverage
  • Addressing security issues
  • Bootstrapping of VID roles and tighter integration with AAF
  • Role Centralization capability for framework based partners - design related
  • Platform Enhancements - Improved logging, Security Hardening, and SDK Simplification
Link to evidence

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

NoAll planned functionalities are completed for the release.
Release ManagementHave all issues pertaining to FOSS been addressed?Yes

Have all findings from previous milestones been addressed?Provide link to JIRA findingsYes

Jira
serverONAP JIRA
jqlQueryproject = PORTAL AND issuetype = Bug AND status in (Open, "In Progress", REOPENED, Submitted, Delivered) AND priority in (Highest, High) AND fixVersion = "Beijing Release"
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb


DevelopmentAre all the Jenkins jobs successfully passed (verify + merge jobs)?Yes

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

CSIT jobs passed until we branched for the Beijing release. But, now you may see CSIT fail, because dev team started working on Casablanca release which requires updates to CSIT tests.


Are all binaries available in Nexus Release repository?Provide link to evidenceYes

https://nexus.onap.org/#nexus-search;quick~portal/sdk

portal/sdk - (Release branch: “release-2.2.0”)

org.onap.portal.sdk,epsdk-analytics,2.2.0
org.onap.portal.sdk,epsdk-app-common,2.2.0
org.onap.portal.sdk,epsdk-app-overlay,2.2.0
org.onap.portal.sdk,epsdk-core,2.2.0
org.onap.portal.sdk,epsdk-fw,2.2.0
org.onap.portal.sdk,epsdk-workflow,2.2.0

Are all Docker images available In Nexus?Provide link to evidenceYes
Below are the docker images released as part of Portal Platform project:
onap/portal-app,v2.2.0
onap/portal-db,v2.2.0
onap/portal-sdk,v2.2.0
onap/portal-wms,v2.2.0

Are the Java and Docker manifest updated with the same version as in Nexus Release repository?Yes

https://git.onap.org/integration/tree/version-manifest/src/main/resources/docker-manifest.csv

https://git.onap.org/integration/tree/version-manifest/src/main/resources/java-manifest.csv


Integration and Testing

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

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

CSIT jobs passed until we branched for the Beijing release. But, now you may see CSIT fail, because dev team started working on Casablanca release which requires updates to CSIT tests.

Provide link to evidence

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?YesRelease branch daily build jobs are passingProvide link to evidenceGoal 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?

Yes

Documentation

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

  1. Release Notes
  2. Project Documentation

Provide Link to ReadTheDocs Release Notes

Yes

http://onap.readthedocs.io/en/latest/submodules/portal.git/docs/release-notes.html

Provide Link to ReadTheDocs Project Documentationhttp://onap.readthedocs.io/en/latest/submodules/portal.git/docs/index.html