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?YesVF-C Backlog
Release Management(For RC0 only) As the project team identified the reduced set of Committers who will proceed with Code Merge after RC0?Yes

Provide the name of committers. Recommendation is 3 committers max per project (1 per geographic area)?

Jinhua Fu

Xin Lu

Guirong Wang

Yufei Zhou


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

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

Jira
serverONAP JIRA
jqlQueryproject=vfc and type=Bug and fixversion="Amsterdam Release" and Priority=High
counttrue
serverId425b2b0a-557c-3c0c-b515-579789cceedb


Are all JIRA issues used as a reference in a commit in status "Done" in Jira?Yes
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 request older than 24 hours in Gerrit?No

Are all the Jenkins jobs successfully passed (verify + merge jobs)?YesVF-C jenkins job

Has the team delivered all their release artifacts in Nexus Releases repo?

There should be at least ONE version of each artifacts available in Nexus Releases repo.

In processing
Refer to Independent Versioning and Release Process for procedure
Integration and TestingHave all CSIT Use Cases (created by each project team) passed?YesVF-C jenkins job
Have all end-to-end CSIT (created by Integration Team) been identified (for RC0) and passed (for RC1)?
Provide link to evidence
Is there a Docker images available for each repository?YesVF-C docker images list
Has the project code successfully passed the Daily Build process?YesVF-C jenkins jobGoal is to ensure the latest project commit has not broken the Integration Daily Build 
Documentation

For RC0, has the team populated and validated all the sections in the Documentation template? These information must be useful for installation, configuration, and usage.

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

For RC2, have all remaining issues been addressed?

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

In processing
Documentation Team is using ReadTheDocs for documenting user facing documentation.