Have questions? Stuck? Please check our FAQ for some common questions and answers.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This section introduces how to use JIRA in order to search for, and post, bugs, feature requests, and various project tasks.

JIRA - A Quick Overview

JIRA is the issue tracking system used by the ONOS project to keep track of various tasks and works-in-progress. These topics, called issues, are categorized based on:

  • Type - a general category, such as a bug, story, or new feature
  • Priority - how crucial it is to address the issue
  • Epics - an overarching theme, such as a specific use case, or a class of task, such as documentation or testing.
  • Labels - subcategories not associated with specific Epics or Types, such as Starter tasks aimed at beginners.
  • Sprint - a span of time associated with a deadline, such as a phase of the release cycle.

Essentially, each sprint is made up of a set of issues, each associated with an epic and zero or more labels. Any issues not included in a sprint are part of the backlog.

An issue itself if identified by a JIRA-generated identifier of the form ONOS-<number>. For example, the issue for creating this page in the wiki is ONOS-371, a major-priority story that is part of the Documentation epic and the current sprint.

Remaining Sections

The first section will discuss viewing, searching for, and taking issues on the ONOS JIRA. The second section will discuss how to create issues. 

  • No labels