Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Practice AreaCheckpointYes/NoEvidencesHow to?
Architecture


Has the Project team reviewed the APIs with the Architecture Committee (ARC)?Yes

Jira
serverONAP JIRA
columnskey,summary,type,created,updated,due,assignee,reporter,priority,status,resolution
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyONAPARC-23

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/Ano issuesThe 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?YesNAIn 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?

YesSDC will query VNF SDK and pull VNFs from the marketplace. Originally, we considered pushing to SDC.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.yesAPI Documentation
Release ManagementAre committed Sprint Backlog Stories been marked as "Done" in Jira board?YesSprint 2
Are all tasks associated with Sprint Backlog Stories been marked as "Done" in Jira?yesSprint 2
Have all findings from previous milestones been addressed?Yesin Sprint 2
DevelopmentHas the project team reach the Automated Unit Test Code Coverage expectation? (Refer to artifacts available in Sonar)Yes

Goal: 30-50% for Incubation project

sonar

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)?YesVNFSDK Jenkins Job
Are all binaries available in Nexus?YesVNFSDK Nexus Repo
Integration and Testing

Have 50 % of System Integration Testing Use Cases been implemented successfully in Jenkins?

in ProgressYes

Provide link to evidence.

https://gerritjenkins.onap.org/rview/#vnfsdk/c/6643/

Some test cases are already written but integrating with jenkins and other docker scripts is pending.

Building the integration framework and test cases may need more time, as we are now focused on integration with SDC.

We will complete 100% integration testing by Code freeze.job/vnfsdk-refrepo-master-csit-sanity-check/


Has the project code successfully passed the Daily Build process?Yes

build status

https://jenkins.onap.org/view/vnfsdk/job/vnfsdk-refrepo-master-release-version-java-daily/

Goal is to ensure the latest project commit has not broken the Integration Daily Build