The following items are expected to be completed for the project to Pass the M4 Code Freeze Milestone.
M4 Release Code Freeze Milestone overview is available in wiki.
Info |
---|
|
- Use the "Copy" option (available under the ..., top right of this page) to duplicate this template into your project wiki.
- Fill out the Yes/No column
- Provide link to evidence (when necessary)
|
Practice Area | Checkpoint | Yes/No | Evidences | How to? |
---|
Product Management | Have all JIRA Stories supporting the release use case been implemented? | yes |
By using the macro JIRA Issue/Filter, provide a link to JIRA in listing the stories that are implemented in Amsterdam Release. (Example Jira Legacy |
---|
server | System Jira |
---|
jqlQuery | project = |
---|
|
|
aai and type=Story and fixversion="Amsterdam Release" MULTICLOUD AND issuetype = Story AND status in (Closed, Submitted, Delivered) AND fixVersion = "Casablanca Release" ORDER BY status ASC, created DESC | count | true |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
|
|
for AAI project, edit for your project) | For each JIRA story that are implemented in Amsterdam Release, you have to setup in JIRA the JIRA fixVersion="Amsterdam Release" |
List the Stories that will not be implemented in this current |
Release.By using the macro JIRA Issue/Filter, provide a link to JIRA in listing the stories that are NOT implemented in Amsterdam (Example |
| Jira Legacy |
---|
server | System Jira |
---|
jqlQuery | project = |
---|
|
|
aai and type=Story and fixversion="Beijing Release" MULTICLOUD AND issuetype = Story AND status in (Open, "In Progress", REOPENED) AND fixVersion = "Casablanca Release" ORDER BY status ASC, created DESC | count | true |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
|
|
for AAI project, edit for your project)For each JIRA story that will not be implemented in Amsterdam Release, you have to setup in JIRA the JIRA fixVersion="Beijing Release" |
Are committed Sprint Backlog Stories been coded and marked as "Closed" in Jira? |
Provide Link to Project backlog | Yes | Jira Legacy |
---|
server | System Jira |
---|
jqlQuery | issueKey in (MULTICLOUD-19,MULTICLOUD-250,MULTICLOUD-251,MULTICLOUD-260,MULTICLOUD-261,MULTICLOUD-264,MULTICLOUD-276,MULTICLOUD-288,MULTICLOUD-324,MULTICLOUD-326,MULTICLOUD-335,MULTICLOUD-337,MULTICLOUD-356,MULTICLOUD-361) |
---|
count | true |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
|
|
|
Are all tasks associated with committed Sprint Backlog Stories been marked as "Closed" in Jira? | Yes |
|
|
Release Management | Have all issues pertaining to FOSS been addressed? | N/A |
|
|
Have all findings from previous milestones been addressed? | Yes | List previous milestone issues that have not been addressed. | For M2 and M3 Milestones, ensure all findings have been closed. |
Has the Project Team reviewed and understood the most recent license scan reports from the LF, for both (a) licenses within the codebase and (b) licenses for third-party build time dependencies? | Yes |
|
|
For both (a) and (b), have all high priority non-Project Licenses been either removed or escalated as likely exception requests? | Yes |
|
|
Development | Are all Defects of priority Highest and High in status "Closed" in Jira? | Yes | Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | MULTICLOUD-344 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | MULTICLOUD-334 |
---|
|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | MULTICLOUD-296 |
---|
|
Jira Legacy |
---|
server | System Jira |
serverId4733707d-2057-3a0f-ae5e-4fd8aff50176 | key | MULTICLOUD-295 |
---|
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | MULTICLOUD-284 |
---|
|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | MULTICLOUD-275 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | MULTICLOUD-272 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | MULTICLOUD-271 Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | MULTICLOUD-250 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | MULTICLOUD-249 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | MULTICLOUD-232 |
---|
|
|
|
Has the project team reach the Automated Unit Test Code Coverage expectation? (Refer to artifacts available in Sonar) | Yes | Goal: 50% for Incubation project in |
Beijing Security/Vulnerability Threat Template /wiki/spaces/SV/pages/16089093 in your project. | Ensure the Nexus-IQ report from “Jenkins CLM” shows 0 critical security vulnerability. Open the Nexus-IQ report for the details on each repo. |
Are all the Jenkins jobs successfully passed (verify + merge jobs)? |
NoNo | Yes | http://onapci.org/jenkins/job/windriver-oom-staging-daily/86/console |
|
Are all snapshot binaries available in Nexus-staging? | Yes | https://nexus.onap.org/#nexus-search;quick~multicloud |
|
Do you have a clear plan to implement the Independent Versioning and Release Process by RC0? | Yes |
| Contact the upstream teams to make sure they will release their artifacts (in Nexus Release repo) so you can build by depending on these released artifacts by RC0. |
Integration and Testing | Have 100% of Continuous System Integration Testing (CSIT) Use Cases been implemented successfully in Jenkins? |
NoNoSetup MultiCloud Development Env