Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Practice AreaCheckpointYes/NoEvidencesHow to?
Product ManagementAre all tasks associated with the release been marked as "Done" in Jira?No

Jira
serverONAP JIRA
jqlQueryproject = AAI AND status != Closed AND fixVersion = "Amsterdam Release"
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb
Our outstanding issues revolve around updating documentation and code coverage, versioning, and updating self-signed toy certificates.



Have all findings from previous milestones been addressed?Yes
DevelopmentHave all Defects of priority Highest and High been in status "Done" in Jira?No

Jira
serverONAP JIRA
jqlQueryproject = AAI AND issueType = Bug AND ( priority = High OR priority = Highest) AND status != Closed
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb
 


Are all JIRA issues used as a reference in a commit in status "Done" in Jira?Yes

Some commits are pending that are blocked by the documentation project

Very often, some JIRA issue remains in status "Todo" in JIRA while the commit they are referenced to is successful.
Is there any pending commit related to Highest and High priority issues older than 36 hours in Gerrit? In case there are messages going back and forth between authors and reviewers, it is acceptable to be above 36 hours.No

Are all the Jenkins jobs successfully passed (verify + merge jobs)?Yeshttps://jenkins.onap.org/view/Merge-Jobs/

Has the team delivered all their release artifacts in Nexus Release or Nexus Staging repo?

There should be at least ONE version of each artifacts available in Nexus Release or Nexus Staging repo.

Yes, STAGING repo
Refer to Independent Versioning and Release Process for procedure
Integration and TestingHave all CSIT Use Cases (created by each project team) passed?Yeshttps://jenkins.onap.org/view/CSIT/
Is there a Docker images available for each repository?Yeshttps://nexus.onap.org:10001/
Has the project code successfully passed the Daily Build process?Yeshttps://jenkins.onap.org/view/aai/Goal is to ensure the latest project commit has not broken the Integration Daily Build 
Documentation

For RC0, for project delivering binaries, has the team populated and validated all the sections of either the Platform Component or SDK template?


In progress

Most teams have already created the high level file structures in readthedocs, and populated some actual documentation. However, the remaining sections of the appropriate teamplate must be completed.

Platform: A&AI, APP-C, CLAMP, CLI, DCAE, DMaaP, Holmes, MSB, OOM, Policy, Portal, SDN-C SDC, SO, UseCase UI, VFC, VID

SDKs: AAF, CCSDK, External API Framework, Multi VIM/Cloud, VNFSDK

For RC1, has the team addressed any issue (recorded in JIRA) provided by the Documentation team?

In progressreadthedocs . We have converted our wiki documentation to rst format. Added platform section to readthedocs. offered interfaces doc is deployed, release-notes section added, waiting for approval on this commit (PTL can't approve own commit):

For RC2, for project delivering binaries, has the team populated and validated all the sections of the Release Notestemplate?




For RC2, has the Documentation Team provided the final approval for your project documentation?