Versions Compared

Key

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

...

Info
titleUsage
  1. Use the "Copy" and "Move" options (available under the ..., top right of this page) to duplicate this template into your project wiki.
  2. Fill out the Yes/No column
  3. Provide link to evidence (when necessary)
Practice AreaCheckpointYes/NoEvidencesHow to?
Product ManagementAre all tasks associated with the release been marked as "Done" in Jira?
Link to Jira
Yes

Jira
serverONAP JIRA
jqlQueryproject = optfra AND (issuetype = task OR issuetype = Sub-task) AND (status = DONE or status = implemented) AND fixVersion = "Beijing Release"
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb
marked Done

Jira
serverONAP JIRA
jqlQueryproject = optfra AND (issuetype = task OR issuetype = Sub-task) AND (status != DONE and status != implemented) AND fixVersion = "Beijing Release"
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb
pending, but are tasks associated with S3P or integration testing




Have all findings from previous milestones been addressed?
Provide link to JIRA findings
NoOne of our CSIT job is still failing
DevelopmentHave all Defects of priority Highest and High been in status "Done" in Jira?
Yes

Jira
serverONAP JIRA
jqlQueryproject="OPTFRA" and issueType="Bug" and fixVersion="Beijing Release" and Status != "Closed" AND Priority in (High, Highest)
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb
marked Done

Provide link to JIRA issue (type bug) of priority Highest and High. 


Are all JIRA issues used as a reference in a commit in status "Done" in Jira?
Very often, some JIRA issue remains in status "Todo" in JIRA while the commit they are referenced to is successful
Yes
We believe our team has marked tasks as Done when the commit is made - not sure how to verify this though.
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)?
Provide link to "Merge job" as evidence in Jenkins project tab
Yes

https://jenkins.onap.org/view/optf/job/optf-osdf-master-osdf-verify-java/

https://jenkins.onap.org/view/optf/job/optf-osdf-master-osdf-verify-python/

https://jenkins.onap.org/view/optf/job/optf-has-master-conductor-verify-java/

https://jenkins.onap.org/view/optf/job/optf-has-master-conductor-verify-python/

https://jenkins.onap.org/view/optf/job/optf-osdf-master-osdf-merge-java/

https://jenkins.onap.org/view/optf/job/optf-has-master-conductor-merge-java/



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.

YesStaging repo: https://nexus.onap.org/content/repositories/staging/org/onap/optf/Refer to Independent Versioning and Release Process for procedure
Integration and TestingHave all CSIT Use Cases (created by each project team) passed?
Provide link to evidence. As things are moving fast, we want to ensure CSIT are still "green".
No

Passing:

https://jenkins.onap.org/view/optf/job/optf-has-master-csit-has/

https://jenkins.onap.org/view/optf/job/optf-has-master-verify-csit-has/

Failing:

https://jenkins.onap.org/view/optf/job/optf-osdf-master-csit-osdf/


Is there a Docker images available for each repository?
Provide link to evidence
Yes

Has the project code successfully passed the Daily Build process?Yes*

Two of our release jobs have failed yesterday, but was successful before then. Our team is working on identifying the issue here.

https://jenkins.onap.org/view/optf/job/optf-has-master-conductor-docker-java-version-shell-daily/

https://jenkins.onap.org/view/optf/job/optf-osdf-master-osdf-docker-java-version-shell-daily/

https://jenkins.onap.org/view/optf/job/optf-has-master-conductor-release-version-java-daily/

https://jenkins.onap.org/view/optf/job/optf-osdf-master-osdf-release-version-java-daily/

Goal is to ensure the latest project commit has not broken the Integration Daily Build 
Has the OOM deployment passed?
Ensure in Jenkins External Labs all Health Check pass.
No

Pending review from OOM team. Our team committed the changes for review on 04/08.

https://gerrit.onap.org/r/#/c/41495/


Has the Heat deployment passed?
Ensure in Jenkins External Labs all Health Check pass
NoOur team is currently working with the Integration team (Marco Platania).
Documentation

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


No

Our team is working on creating the documentation as a part of the S3P usability user story:

Jira
serverONAP JIRA
serverId425b2b0a-557c-3c0c-b515-579789cceedb
keyOPTFRA-41
. We plan to make progress on this and get it ready by RC1.


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?

NA

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

NA

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