You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The following items are expected to be completed for the project to Pass the M3 API Freeze Milestone.

M3 Release Architecture Milestone overview is available in wiki.

Practice AreaCheckpointYes/NoEvidencesHow to?
SecurityHas the Release Security/Vulnerability table been updated in the  protected Security Vulnerabilities wiki space?YesTable in in the protected Security Vulnerabilities wiki space   corresponds to the latest NexusIQ scanPTL reviews the NexusIQ scans for their project repos and fills out the vulnerability review table
Has the project committed to enabling transport level encryption on all interfaces and the option to turn it off?YesAAF always has TLS on, and enables others to do so.Example:
Has the project documented all open port information?Yes
OOM NodePort List (see aaf-locate, aaf-service, etc)
Has the project provided the communication policy to OOM and Integration?YesAAF Clients enforce TLS1.1 and 1.2

Recommended Protocols

Note: Corporations CAN modify this for their specific needs with CADI properties: "cadi_protocols" and "http_protocols", see

Do you have a plan to address by M4 the Critical and High vulnerabilities in the third party libraries used within your project?N/A

AAF Core (authz) has NO vulnerability issues

AAF Plugins (cadi) has no intrinsic vulnerabilities.

Architecture


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

Architecture team reviewed and approved March 6, 2019

Is there a plan to address the findings the API review?N/A
Architecture team approved without actionable findings.
Does the team clearly understand that no changes in the API definition is allowed without formal TSC review and approval?Yes
No API changes planned.

Is there any changes in the scope, functionalities, deliverable, dependency, resources, API, repositories since M1 milestone?

No
AAF is on track.
Provide link to the API Documentation.Yes
https://aaf-onap-test.osaaf.org:8095/gui/api
Release ManagementAre committed Sprint Backlog Stories been marked as "Closed" in Jira board?
Provide Link to Project backlog
Are all tasks associated with Sprint Backlog Stories been marked as "Closed" in Jira?


Have all findings from previous milestones been addressed?
Provide link to JIRA findings
DevelopmentIs there any pending commit request older than 36 Business hours in Gerrit?

Gerrit Query: status:open label:verified -is:draft -label:Code-Review=-1 AND -label:Code-Review=-2  AND is:mergeable age:1week


Has the project team reach the Automated Unit Test Code Coverage expectation? (Refer to artifacts available in Sonar)No

Goal: 55% for Incubation project in the current release

Sonar

Guidance on Code Coverage and Static Code Analysis

Tools: Sonar

Are all the Jenkins jobs successfully passed ( Merge-Jobs)?

Yes

https://jenkins.onap.org/view/Merge-Jobs/

Are all binaries available in Nexus?
Provide link to evidence
Integration and Testing

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

It should include at least 1 CSIT that will be run on

Lab-xxx-OOM-Daily Jenkins Job


Provide link to evidence
Has the project code successfully passed the Daily Build process?

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

Has the project passed the Integration Sanity Tests?



Integration sanity tests in Dublin Release cover:

  • ONAP deployment
  • All components health check
  • VNF onboarding and service creation for vFW use case
  • Model distribution for vFW
  • vFW instantiation
  • vFW closed loop
  • vFW deletion

No test failure reported on http://onapci.org/grafana/d/8cGRqBOmz/daily-summary?orgId=1

No Integration Blocking Issue with no workaround: Dublin Release Integration Test Blocking Issues

  • No labels