Jump to: navigation, search

Difference between revisions of "StarlingX/BugTemplate"

(Created page with " Title ----- Appropriate title for the Issue should be given. Title should clearly state the defect. Example: [Bug] Controller swact fails after Backup & Restore Brief...")
 
m
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
Title
+
StarlingX bugs are reported/tracked in Launchpad: https://bugs.launchpad.net/starlingx
-----
+
 
Appropriate title for the Issue should be given. Title should clearly state the defect.  
+
Please use the template below when opening StarlingX bugs.
Example: [Bug] Controller swact fails after Backup & Restore
 
 
   
 
   
 
  Brief Description
 
  Brief Description
Line 31: Line 30:
 
  Reproducibility
 
  Reproducibility
 
  ---------------
 
  ---------------
  <Reproducible/Intermittent>
+
  <Reproducible/Intermittent/Seen once>
  State if the issue is 100% reproducible or intermittent. If it is intermittent, state the frequency of occurrence
+
  State if the issue is 100% reproducible, intermittent or seen once. If it is intermittent, state the frequency of occurrence
 
   
 
   
 
  System Configuration
 
  System Configuration
Line 40: Line 39:
 
  Branch/Pull Time/Commit
 
  Branch/Pull Time/Commit
 
  -----------------------
 
  -----------------------
  Branch and the time when code was pulled or git commit
+
  Branch and the time when code was pulled or git commit or cengn load info
 +
 +
Last Pass
 +
---------
 +
Did this test scenario pass previously? If so, please indicate the load/pull time info of the last pass.
 +
Use this section to also indicate if this is a new test scenario.
 
   
 
   
 
  Timestamp/Logs
 
  Timestamp/Logs
 
  --------------
 
  --------------
  Provide a snippet of logs if available and the timestamp when issue was seen. Please indicate the unique identifier in the logs to highlight the problem
+
  Provide a snippet of logs if available and the timestamp when issue was seen.  
  Provide the path for product log directory for debugging
+
Please indicate the unique identifier in the logs to highlight the problem
 +
  Attach the logs for debugging (use attachments in Launchpad or for large collect files use: https://files.starlingx.kube.cengn.ca/)
 +
 +
Test Activity
 +
-------------
 +
[Sanity, Feature Testing, Regression Testing, Developer Testing, Evaluation, Other - Please specify]
 +
 +
Workaround
 +
----------
 +
Describe workaround if available

Latest revision as of 18:58, 18 December 2019

StarlingX bugs are reported/tracked in Launchpad: https://bugs.launchpad.net/starlingx

Please use the template below when opening StarlingX bugs.

Brief Description
-----------------
Provide a brief description of the issue. Usually, it should not be more than 2 to 3 lines.
Example: After performing a restore of the system, user is unable to swact the controller. 

Severity
--------
Provide the severity of the defect.
<Critical: System/Feature is not usable after the defect>
<Major: System/Feature is usable but degraded>
<Minor: System/Feature is usable with minor issue>

Steps to Reproduce
------------------
Write down steps to reproduce the issue

Expected Behavior
------------------
Write down what was expected after taking the steps written above

Actual Behavior
----------------
State what is the actual behavior

Reproducibility
---------------
<Reproducible/Intermittent/Seen once>
State if the issue is 100% reproducible, intermittent or seen once. If it is intermittent, state the frequency of occurrence

System Configuration
--------------------
<One node system, Two node system, Multi-node system, Dedicated storage, https, IPv4, IPv6 etc.>

Branch/Pull Time/Commit
-----------------------
Branch and the time when code was pulled or git commit or cengn load info

Last Pass
---------
Did this test scenario pass previously? If so, please indicate the load/pull time info of the last pass.
Use this section to also indicate if this is a new test scenario.

Timestamp/Logs
--------------
Provide a snippet of logs if available and the timestamp when issue was seen. 
Please indicate the unique identifier in the logs to highlight the problem
Attach the logs for debugging (use attachments in Launchpad or for large collect files use: https://files.starlingx.kube.cengn.ca/)

Test Activity
-------------
[Sanity, Feature Testing, Regression Testing, Developer Testing, Evaluation, Other - Please specify]

Workaround
----------
Describe workaround if available