VID R1 Deliverables for Release Sign-Off Milestone Checklist
DRAFT PROPOSAL FOR COMMENTS
The following items are expected to be completed for the project to Pass Release Sign-Off Milestone.
Release Sign-Off Milestone overview is available in wiki.
Practice Area | Checkpoint | Yes/No | Evidences | How to? |
---|---|---|---|---|
Product Management | Are committed Product Backlog Stories been coded and marked as "Done" in Jira? | Yes | ||
Are all tasks associated with committed Product Backlog Stories been marked as "Done" in Jira? | Yes | |||
Provide the project features list under the form of a bulleted list. |
| http://onap.readthedocs.io/en/latest/submodules/vid.git/docs/release-notes.html | ||
Summarize any functionalities that were planned at Release planning and not delivered at Release Sign-Off | Role management | |||
Release Management | Have all issues pertaining to FOSS been addressed? | Yes | ||
Have all findings from previous milestones been addressed? | Yes | |||
Development | Are all the Jenkins jobs successfully passed (verify + merge jobs)? | Yes | ||
Are all binaries available in Nexus Release repository? | Yes | https://nexus.onap.org/content/repositories/releases/org/openecomp/vid/ | ||
Are all Docker images available In Nexus? | Yes | https://nexus3.onap.org/#browse/search=keyword%3Dvid:7f6379d32f8dd78fe46f6e8617b0cf91 | ||
Are the Java and Docker manifest updated with the same version as in Nexus Release repository? | Yes | |||
Integration and Testing | Have all CSIT Use Cases (created by each project team) passed? | Yes | https://jenkins.onap.org/view/vid/job/vid-master-csit-healthCheck/ | Goal is to incease our confidence the latest commit did not break the major functionality. Jenkins CSIT Jobs |
Has the project code successfully passed the Daily Build process? | Yes | https://jenkins.onap.org/view/vid/job/vid-master-merge-java/ https://jenkins.onap.org/view/vid/job/vid-asdcclient-master-merge-java/ | Goal is to ensure the latest project commit has not broken the Integration Daily Build | |
Has the project done the integration testing with related dependent projects? | Yes | |||
Documentation | Has your team contributed and completed work in the following documentations in ReadTheDocs:
| Yes | Link to ReadTheDocs Release Notes: http://onap.readthedocs.io/en/latest/submodules/vid.git/docs/release-notes.html Link to ReadTheDocs Project Documentation: http://onap.readthedocs.io/en/latest/submodules/vid.git/docs/index.html |