Portal Platform RC1 Milestone Checklist
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.
Practice Area | Checkpoint | Yes/No | Evidences | How to? |
---|---|---|---|---|
Product Management | Are all tasks associated with the release been marked as "Done" in Jira? | Yes | ||
Have all findings from previous milestones been addressed? | Yes | |||
Development | Have all Defects of priority Highest and High been in status "Done" in Jira? | Yes | ||
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 | |||
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 | Portal-SDK artifacts version 2.1.0 and 2.2.0 are released as part of Beijing. - https://nexus.onap.org/#nexus-search;quick~portal-sdk | Refer to Independent Versioning and Release Process for procedure | |
Integration and Testing | Have all CSIT Use Cases (created by each project team) passed? | Yes | https://jenkins.onap.org/view/portal/job/portal-master-csit-testsuite/ https://jenkins.onap.org/view/portal/job/portal-sdk-master-csit-testsuite/ | |
Is there a Docker images available for each repository? | Yes | We use "latest" version for docker images for integration testing. | ||
Has the project code successfully passed the Daily Build process? | Yes | 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? | Yes | Ensure in Jenkins External Labs all Health Check pass |