...
Practice Area | Checkpoint | Yes/No | Evidences | How to? | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Product Management | Are committed Product Backlog Stories been coded and marked as "Done" in Jira? | Yes |
server | System Jira | jqlQuery | project = "Application Controller" AND affectedVersion = "Casablanca Release" AND issuetype = Bug AND resolution = Done ORDER BY createdDate ASC | serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176Casablanca Link | ||
Are all tasks associated with committed Product Backlog Stories been marked as "Done" in Jira? | Yes Jira Legacy | | ||||||||
server | System Jira | project = "Application Controller" AND affectedVersion = "Casablanca Release" AND issuetype = Bug AND resolution = Done ORDER BY createdDate ASC | serverId | 4733707d-2057-3a0f-ae5e-4fd8aff50176Casablanca Link | ||||||
Provide the project features list under the form of a bulleted list. | Yes | |||||||||
Summarize any functionalities that were planned at Release planning and not delivered at Release Sign-Off | Yes | This was done in earlier checkpoints to remove MariaDB from Beijing release | ||||||||
Release Management | Have all issues pertaining to FOSS been addressed? | Yes | ||||||||
Have all findings from previous milestones been addressed? | Yes | These were tracked as Risks and have been since closed. | ||||||||
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/#view-repositories;releases~browsestorage | ||||||||
Are all Docker images available In Nexus? | Yes | https://nexus3.onap.org/#browse/browse:docker.release | ||||||||
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/CSIT/ | 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 | 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 | Provide Link to ReadTheDocs Release Notes https://onap.readthedocs.io/en/beijing/submodules/appc.git/docs/release-notes.html Provide Link to ReadTheDocs Project Documentation |