The following items are expected to be completed for the project to Pass the Release Candidate Milestone.

This template must be filled out for every Release Candidate Milestone (RC0, 1, 2, x)

RC Release Candidate Milestone overview is available in wiki.


Usage

  1. Use the "Copy" and "Move" options (available under the ..., top right of this page) to duplicate this template into your project wiki.
  2. Fill out the Yes/No column
  3. Provide link to evidence (when necessary)
Practice AreaCheckpointYes/NoEvidencesHow to?
Product ManagementAre all tasks associated with the release been marked as "Closed" in Jira?YesDublin Issues



Have all findings from previous milestones been addressed?N/A

DevelopmentHave all Defects of priority Highest and High been in status "Closed" in Jira?YesDublin Closed Issues
Are all JIRA issues used as a reference in a commit in status "Closed" in Jira?YesDublin Closed Issues
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)?Yeshttps://jenkins.onap.org/view/aaf/https://jenkins.onap.org/view/Merge-Jobs/
Has the project team reach the Automated Unit Test Code Coverage expectation? (Refer to artifacts available in Sonar)

No*

Sonar

Guidance on Code Coverage and Static Code Analysis

Tools: Sonar

There were not enough resources or time to complete 55% for Dublin.  However, we improved by about 5%... 40%

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

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

Yes




Check the certification expiry of your application. It should be valid for the next 9 months after RC0.YesCerts to 1 year
Integration and Testing


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


It should include at least 1 CSIT that will be run on


Lab-xxx-OOM-Daily Jenkins Job

Yeshttps://jenkins.onap.org/view/aaf/.
At RC0, has the Pair Wise testing table been filled out?YesIntegration Weather Board for Dublin Release
At RC0, have all OOM Release Healtcheck related to your project passed?Yes

At RC0, is there a Docker image in Nexus Docker-Release repo available for each repository?Yes

Has the project code successfully passed the Daily Build process?Yeshttps://jenkins.onap.org/view/aaf/Goal is to ensure the latest project commit has not broken the Integration Daily Build 
Has the OOM deployment passed?Yes

OOM AAF (core) has passed, using released Docker Images

SMS/SSHSM Add-ons passed, released Docker Images completed, OOM validating 5/8


Has the project passed the Integration Sanity Tests?

Yes

Integration sanity tests in Dublin Release cover:

  • ONAP deployment
  • All components health check
  • VNF onboarding and service creation for vFW use case
  • Model distribution for vFW
  • vFW instantiation
  • vFW closed loop
  • vFW deletion

No test failure reported on http://onapci.org/grafana/d/8cGRqBOmz/daily-summary?orgId=1

No Integration Blocking Issue with no workaround: Dublin Release Integration Test Blocking Issues

Documentation

For RC0, does the project team has solved their JIRA Documentation Tickets?

If not, what are the risks?

Yes

https://onap.readthedocs.io/en/latest/submodules/aaf/authz.git/docs/index.html

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

https://onap.readthedocs.io/en/latest/submodules/aaf/sms.git/docs/index.html


Doc Tickets done.

JIRA Query (Bugs Only)

project != "Sandbox Project" AND project != "ONAP TSC" AND project != CI-Management AND (labels = Documentation OR project = Documentation) AND issuetype= Bug AND  fixversion = "Dublin Release" AND status != Closed ORDER BY issuetype DESC, fixVersion ASC, status DESC, priority DESC, updated DESC

For RC1, has the team addressed all the remaining Documentation JIRA tickets ?

JIRA Query

project != "Sandbox Project" AND project != "ONAP TSC" AND project != CI-Management AND (labels=Documentation OR project=Documentation) AND status != Closed ORDER BY fixVersion ASC, status DESC, priority DESC, updated DESC

For RC1, is the project prepared for the upcoming 'Ready to review'?

Documentation related patches should be reviewed by the documentation team to make sure everyone follows style guides.
For RC2, has the team addressed all the remaining Documentation JIRA tickets identified during the review?


JIRA Query

project != "Sandbox Project" AND project != "ONAP TSC" AND project != CI-Management AND (labels=Documentation OR project=Documentation) AND status != Closed ORDER BY fixVersion ASC, status DESC, priority DESC, updated DESC