DRAFT PROPOSAL FOR COMMENTS
The following items are expected to be completed for the project to Pass the M2 Functionality Freeze Milestone.
M2 Release Functionality Freeze Milestone definition.
Usage
- 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 | Evidence - Comment | How to? |
---|---|---|---|---|
Product Management | Are all provisional APIs interface (stub) been defined (at beta-quality level)? | Yes | DMaaP API | |
Is there a final list of externally consumable APIs available? | Yes. | DMaaP API | ||
For all completed Sprints, have Sprint Backlog Stories been marked as "Done" in Jira? | Yes | https://jira.onap.org/secure/RapidBoard.jspa?rapidView=51&projectKey=DMAAP&view=planning&selectedIssue=DMAAP-17&epics=visible | Difference between a Product and Sprint Backlog | |
Are all tasks associated with the completed Sprint Backlog Stories been marked as "Done" in Jira? | Yes | https://jira.onap.org/secure/RapidBoard.jspa?rapidView=51&projectKey=DMAAP&view=planning&selectedIssue=DMAAP-17&epics=visible | ||
If applicable to your project, has your team been able to clear the project' blockers? If not provide status on the plan to close the blocker(s). | Yes | Link to blockers. | ||
Release Management | Have all source code files been updated with License Apache 2 header? | Yes | https://gerrit.onap.org/r/#/admin/projects/dmaap/datarouter https://gerrit.onap.org/r/#/admin/projects/dmaap/messagerouter | Specific rules and instruction are available in ONAP wiki. |
Has the year format in copyright header of all source code files been updated? (Rules for new files created in 2017 and existing files modified in 2017 are different) | Yes | Guidance on year format | ||
In case source code can't be edited, has a "License.txt" file been placed at the root directory for which the license is applicable? | Yes | Guidance for source code file that can't be edited | ||
Has the project FOSS Table been updated with latest third party code? | Yes | Data Movement as a Platform | Your project FOSS table is located under Project FOSS master page | |
Do you have a plan to address any issue raised by Fossology? | N/A | No issue raised by FOSSology. Fossology was run internally at AT&T before publishing the code | ||
Have all API projects dependencies been captured? | Yes | DMaaP Amsterdam M1 Release#APIIncomingDependencies | The source of information for the API dependency is the "API Incoming Dependency" of the M1 Release Planning deliverable. Please update the source accordingly, and let The Release Manager aware of the changes. | |
Development | For new projects approved for this release, have all defined repositories source code been placed into Gerrit? | Yes | https://gerrit.onap.org/r/#/admin/projects/dmaap/datarouter https://gerrit.onap.org/r/#/admin/projects/dmaap/buscontroller https://gerrit.onap.org/r/#/admin/projects/dmaap/dbcapi https://gerrit.onap.org/r/#/admin/projects/dmaap/messagerouter/dmaapclient https://gerrit.onap.org/r/#/admin/projects/dmaap/messagerouter/messageservice https://gerrit.onap.org/r/#/admin/projects/dmaap/messagerouter/mirroragent https://gerrit.onap.org/r/#/admin/projects/dmaap/messagerouter/msgrtr | For evidences, provide link(s) to Gerrit repos by providing the URL as shown in this example |
Has the project team reach the Automated Unit Test Code Coverage expectation? (Refer to artifacts available in Sonar) | No | dmaapClient - 3.4 % https://sonar.onap.org/overview?id=44089 dmaapMMAgent - 0 % https://sonar.onap.org/overview?id=46615 MessageRouter - 0.1 % https://sonar.onap.org/overview?id=44203 MessageService - 0 % https://sonar.onap.org/overview?id=52615 datarouter https://sonar.onap.org/overview?id=46331 | ||
Is there any binaries (jar, war, tar, gz, gzip, zip files) in Gerrit project repository? | No | Refer to CI Development Best Practices | ||
Could you ensure that all proprietary trademarks, logos, product names, company name, etc. have been removed? All ONAP deliverables must comply with this rule and be agnostic of any proprietary symbols. | No | As discussed between AT&T Legal & LF council, the removal of trademark and company name is not applicable to AT&T. | ||
Is there any pending commit request older than 36 business hours in Gerrit? | No | |||
Have all the Jenkins jobs successfully passed (Merge-Jobs)? | Yes | https://jenkins.onap.org/view/dmaap/job/dmaap-messagerouter-dmaapclient-master-merge-java/ https://jenkins.onap.org/view/dmaap/job/dmaap-messagerouter-messageservice-master-merge-java/ https://jenkins.onap.org/view/dmaap/job/dmaap-messagerouter-mirroragent-master-merge-java/ https://jenkins.onap.org/view/dmaap/job/dmaap-messagerouter-msgrtr-master-merge-java/ | ||
Are all snapshot binaries available in Nexus? | Yes | https://nexus.onap.org/index.html#view-repositories;snapshots~browsestorage~/org/onap/dmaap | ||
Integration and Testing | Have functional test cases been documented in wiki? | yes | DMaaP R1 Amsterdam Release - M2 Functional Test cases | |
Have you implemented in Jenkins at least 1 functional test case for each of the project repository? | Yes | https://jenkins.onap.org/view/dmaap/job/dmaap-master-csit-mrpubsub/1/console | As an example (provided by Integration Team) | |
Has the project code successfully passed the Build process? | Yes | Goal is to ensure your project latest commits have not broken the build. | ||
Documentation | Has the team identified and outlined the set of documentations to be delivered in this Release? | Yes |