Versions Compared

Key

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

DRAFT PROPOSAL FOR COMMENTSThis checklist is expected to be completed for the project to pass the M1 Release Planning Milestone.

M1 Release Planning Milestone definition

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)


PTL reviews the NexusIQ scans for their project repos and fills out the vulnerability review table
Practice AreaCheckpointYes/NoEvidence - CommentHow to?
DocHas the team created a docs folder and Development and Release Notes documentation templates in Readthedocs?
Add a link to your project documentation in ReadTheDocs.

ReadTheDcos shall be considered as a starting point for someone new within ONAP.

The ReadTheDocs is the ONAP Documentation facade visible to users.

Link to http://onap.readthedocs.io/en/latest/guides/onap-developer/how-to-use-docs/include-documentation.html#templates-and-examples

How to setup the template for my project?

SecurityHas the Release Security/Vulnerability table been filled out in the protected Security Vulnerabilities wiki space?
Table in the protected Security Vulnerabilities wiki space corresponds to the latest NexusIQ scan
Have known vulnerabilities (critical and severe) to address/remove in the release been identified with JIRA ticket?
JIRA tickets exist for vulnerabilities or the project indicates that there will be no vulnerability library replacement.Create JIRA tickets
Has the project committed to the release CII badging level?
Project plans that include

See https://www.coreinfrastructure.org/programs/badge-program/

or CII Badging Program

Has the project created their project CII questionnaire and completed the ONAP level CII requirements

See CII Badging Program
If the project uses java, has the project integrated with the oparent.pom?
Oparent.pom included in the project
Product ManagementAre Product Backlog Epics entered in Jira?
Yes

Jira Legacy
server

Open-O JIRA

System Jira
jqlQueryproject=holmes and issuetype=epic and fixVersion = "Beijing Release"
counttrue
serverId

103a0e9a

4733707d-

fe83

2057-

34c7

3a0f-

be1e

ae5e-

60de28d6afc1

4fd8aff50176

Create a Backlog item

Difference between a Product and Sprint Backlog

Are Product Backlog Stories entered in Jira?
Yes

Jira Legacy
server

Open-O JIRA

System Jira
jqlQueryproject=holmes and issuetype=story and fixVersion = "Beijing Release"
counttrue
serverId

103a0e9a

4733707d-

fe83

2057-

34c7

3a0f-

be1e

ae5e-

60de28d6afc1

4fd8aff50176

Create a Backlog item
Are Product Backlog Stories linked to Product Backlog Epics?
Yes
Holmes

Product BacklogWork in a Sprint
Are Product Backlog Stories prioritized?
Yes


Prioritize a Backlog item
Is the project team ready to
perform
estimate
for
the top
Story
Stories (for coming Sprint) in Product backlog?
Yes


Estimate a Backlog item
Is the project team ready to create a 2 weeks Sprint in Jira?
Yes


Create a Sprint
Is
Are Team
Member
Members willing to create Tasks and associate them with Stories in Jira?
Yes


Create a Backlog item
Has the project team plan to contribute to Platform Maturity Improvement?
Provide a link to project Planning, Platform Maturity table.
Release ManagementIs there a Release Planning Template available and completed in wiki?
YesDeliverables for Planning Milestone

Release Planning Template
Has the Platform Maturity Table been updated with current status and Release goal?

For each Release, there is a Platform Maturity table created for PTLs to record their goals and achievements at M4 (Example: Casablanca Release Platform Maturity).
Have all the "Release Components Name" been defined in Resources and Repositories (Deprecated) for your project? (this includes all Sub-Components Names, Sub-Components Repositories Names, Maven Group ID, Sub-Components Description)
Yes

Resources and Repositories (Deprecated)
Have all the "Resources committed to the Release" been defined in Resources and Repositories for your project? This includes First and Last names, LFID, Email Address and Location for PTL, Project Manager, Committers and Contributors.
Yes

Resources and Repositories (Deprecated)
Have new developers made themself familiar on the Onboarding Process?
Yes


Onboarding
Is the project team aware of the Release milestone? Any misses will required TSC exception.
YesIntegration and Testing



Integration and TestingHas the Integration Team defined the vendor equipment list?
Link to evidence
Has the project passed the Integration Sanity Tests?

Integration sanity tests in Dublin Release cover:

  • ONAP deployment
  • All components health check
  • VNF onboarding and service creation for vFW use case
  • Model distribution for vFW
  • vFW instantiation
  • vFW closed loop
  • vFW deletion

No test failure reported on http://onapci.org/grafana/d/8cGRqBOmz/daily-summary?orgId=1

No Integration Blocking Issue with no workaround

Has the Integration Team defined the End 2 End Release Test Case?
Link to evidence
Development



Is the Project Team committed to

automate

develop Unit Test?

YesIs the



Has the Project Team put in place an Automated Unit Test infrastructure
in place
?
Yes



Is the
project team
Project Team committed to create Continuous System Integration Testing (CSIT) test case?
YesDevelopment



Is the
project team
Project Team committed to perform Scrum ceremonies?
Yes


Scrum Overview
Are the
project team member
Project Team members aware of Continuous Integration Principles (don't break the build, Fix the build,...)?
Yes


Continuous Integration
Has
the project team
the Project Team a clear understanding on the Code Coverage expectations?
Yes


Code Coverage and Static Code Analysis

Does the
project team
Project Team understand the Free and Open Source Software (FOSS) process?
Yes


Free and Open Source Software
Is the
project team
Project Team willing to fill out accordingly the FOSS table?
Yes


Fill out sub-pages for each project under Free and Open Source Software
Is the
project team aware of
Project Team willing to comply to the Commit Process?
Yes


Commit Messages
Does the
project team
Project Team understand the purpose of Code Review?
Yes


Code Review
Is the
project team
Project Team aware of the Coding Guidelines?
Yes


Development Practices (
section related to
Jave Coding
Guidelines
Style)