...
M3 Release Architecture Milestone overview is available in wiki.
Info |
---|
|
- Use the "Copy" and "Move" options (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? |
---|
Architecture
| Has the Project team reviewed the APIs with the Architecture Committee (ARC)? | 8/22 | Jira Legacy |
---|
server | System Jira |
---|
columns | key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
key | ONAPARC-16 |
---|
|
| Architecture walkthrough to understand how each project contributes on Release Use Case. ARC to organize the walkthrough. |
Is there a plan to address the findings the API review? | N/A | Link to plan | The plan could be as simple as a Jira issue to track the implementation of findings or a documented plan within the wiki. |
Does the team clearly understand that no changes in the API definition is allowed without formal TSC review and approval? | Yes | NA | In the case some changes are necessary, bring the request to the TSC for review and approval. |
Is there any changes in the scope, functionalities, deliverable, dependency, resources, API, repositories since M1 milestone? | No | If Yes, please a link to the evidence of these changes. | Critical point to understand is that change is inevitable, and that right timing and clear communication to the community will ease the process of accepting changes. |
Provide link to the API Documentation. | Policy API |
|
|
Release Management | Are committed Sprint Backlog Stories been marked as "Done" in Jira board? | Yes | Policy Board Jira Legacy |
---|
server | System Jira |
---|
jqlQuery | project="Policy" and resolution="Done" and issueType="Story" and sprint in ("Policy Sprint 1", "Policy Sprint 2 - 7/31-8/4", "Policy Sprint 3 - 8/7-8/21") |
---|
count | true |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
|
|
|
Are all tasks associated with Sprint Backlog Stories been marked as "Done" in Jira? | Yes | Jira Legacy |
---|
server | System Jira |
---|
jqlQuery | project="Policy" and resolution="Done" and issueType="Task" and sprint in ("Policy Sprint 1", "Policy Sprint 2 - 7/31-8/4", "Policy Sprint 3 - 8/7-8/21") |
---|
count | true |
---|
serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176 |
---|
|
|
|
|
Have all findings from previous milestones been addressed? | Yes | Provide link to JIRA findings |
|
Development | Has the project team reach the Automated Unit Test Code Coverage expectation? (Refer to artifacts available in Sonar) | In ProgressYes | Goal: 30-50% for Incubation project | Guidance on Code Coverage and Static Code Analysis Tools: Sonar |
Is there any pending commit request older than 36 Business hours in Gerrit? | No |
|
|
Are all the Jenkins jobs successfully passed ( Merge-Jobs)? | Yes | https://jenkins.onap.org/view/policy/ |
|
Are all binaries available in Nexus? | Yes | https://nexus.onap.org/content/repositories/snapshots/org/onap/policy/ |
|
Integration and Testing
| Have 50 % of System Integration Testing Use Cases been implemented successfully in Jenkins? | In Progress | Policy R1 Amsterdam Functional Test Cases |
|
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 |