[ExtAPI] Casablanca-RC2-Checklist
Practice Area | Checkpoint | Yes/No | Evidences | How to? |
---|---|---|---|---|
Product Management | Are all tasks associated with the release been marked as "Closed" in Jira? | Yes | ||
Have all findings from previous milestones been addressed? | Yes | |||
Development | Have all Defects of priority Highest and High been in status "Closed" in Jira? | Yes |
| |
Are all JIRA issues used as a reference in a commit in status "Closed" 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 | merge https://jenkins.onap.org/view/externalapi/job/externalapi-nbi-master-merge-java/ verify https://jenkins.onap.org/view/externalapi/job/externalapi-nbi-master-verify-java/ | ||
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 | Docker onap/externalapi/nbi/3.0.1 https://nexus3.onap.org/#browse/search=keyword%3Dnbi:7f6379d32f8dd78f7cbe16b59ac23f4f | 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/externalapi/job/externalapi-nbi-master-csit-healthcheck/ | |
At RC0, has the Pair Wise testing table been filled out? | Yes | |||
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 | onap/externalapi/nbi/3.0.1 https://nexus3.onap.org/#browse/search=keyword%3Dnbi:7f6379d32f8dd78f7cbe16b59ac23f4f | ||
Has the project code successfully passed the Daily Build process? | Yes | Docker https://jenkins.onap.org/view/externalapi/job/externalapi-nbi-master-docker-version-java-daily/ Java https://jenkins.onap.org/view/externalapi/job/externalapi-nbi-master-release-version-java-daily/ | Goal is to ensure the latest project commit has not broken the Integration Daily Build | |
Has the OOM deployment passed? | Yes | |||
Has the Heat deployment passed? (not a gating item for Casablanca) | Yes | As the Heat Healtcheck is ok | ||
Documentation | For RC0, for project delivering binaries, has the team populated and validated all the sections of either the Platform Component or SDK template? | Yes | 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? | Yes | |||
For RC2, for project delivering binaries, has the team populated and validated all the sections of the Release Notes template? | Yes | Release Note Manifest https://onap.readthedocs.io/en/latest/release/release-manifest.html#doc-release-manifest | ||
For RC2, has the Documentation Team provided the final approval for your project documentation? | No ( Looking right now for contact ) |