SO Beijing M2 Functionality Freeze Checklist
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 | All interfaces of Amsterdam hold good. New Interfaces : | |
Is there a final list of externally consumable APIs available? | Yes | SO readthedocs | ||
For all completed Sprints, have Sprint Backlog Stories been marked as "Done" in Jira? | Yes | |||
Are all tasks associated with the completed Sprint Backlog Stories been marked as "Done" in Jira? | Yes | |||
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). | No | |||
Release Management | Have all source code files been updated with License Apache 2 header? | Yes | One file is being tracked by issue SO-398 | 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 2018 and existing files modified in 2018 are different) | Yes | |||
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 | |||
(a) Has the Project Team added appropriate license and copyright notices to all ONAP source code and documentation files, where possible for the particular file format? | Yes | |||
(b) 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 | Reviewed the licenses for the seed-code with Steve Winslow, and got an okay for it to be added to repo. | ||
For both (a) and (b) questions, have all high priority non-Project Licenses been either removed, planned for removal before code freeze, or escalated as likely exception requests? | Yes | SO-398 | ||
Have all API projects dependencies been captured? | Yes | 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? | NA | 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) | Yes | SONAR SO 32% | ||
Is there any binaries (jar, war, tar, gz, gzip, zip files) in Gerrit project repository? | No | |||
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. | Yes | |||
Is there any pending commit request older than 36 business hours in Gerrit? | No | All checkins are reviewed and merged / comments provided. | ||
Have all the Jenkins jobs successfully passed (Merge-Jobs)? | Yes | |||
Are all snapshot binaries available in Nexus? | Yes | |||
Integration and Testing | Have functional test cases been documented in wiki? | Yes | ||
Have you implemented in Jenkins at least 1 functional test case for each of the project repository | yes | 29 CSIt test cases are running, | As an example (provided by Integration Team) | |
Has the project code successfully passed the Build process? | Yes | SO Amsterdam builds are fixed, Merge is pending | 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 | readthedocs |