Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Policy finished 1.2.3

...

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

Jira
serverONAP JIRA
jqlQueryproject = POLICY AND issuetype in (task, Sub-task) AND status = Closed AND fixVersion = "Beijing Release"
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb
- Closed Tasks





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="Policy" and issueType="Bug" and fixVersion="Beijing Release" and Status != "Closed" AND Priority in (High, Highest)
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb
(should be zero)



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)?Yes

https://jenkins.onap.org/view/policy/job/policy-common-master-merge-java/

https://jenkins.onap.org/view/policy/job/policy-drools-applications-master-merge-java/

https://jenkins.onap.org/view/policy/job/policy-engine-master-merge-java/

https://jenkins.onap.org/view/policy/job/policy-drools-pdp-master-merge-java/


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.

Yes

Released 1.2.2 Wednesday  We are releasing 1.2.3  

Refer to Independent Versioning and Release Process for procedure
Integration and TestingHave all CSIT Use Cases (created by each project team) passed?Yes

https://jenkins.onap.org/view/policy/job/policy-master-csit-health/


Is there a Docker images available for each repository?Yes
Has the project code successfully passed the Daily Build process?Yes

https://jenkins.onap.org/view/policy/job/policy-common-master-release-version-java-daily/

https://jenkins.onap.org/view/policy/job/policy-drools-pdp-master-docker-java-version-shell-daily/

https://jenkins.onap.org/view/policy/job/policy-drools-applications-master-release-version-java-daily/

https://jenkins.onap.org/view/policy/job/policy-engine-master-docker-java-version-shell-daily/These jobs will be successful once the release 1.2.3 happens.


Goal is to ensure the latest project commit has not broken the Integration Daily Build 

Has the OOM deployment passed?

Yes

Ensure in Jenkins External Labs all Health Check pass.



Has the Heat deployment passed?YesEnsure 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?


N/A

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?

N/A



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

Yes



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