Skip to content

[Tool] Collecting failed test details #1001

@schaffung

Description

@schaffung

The purpose of running the test cases is to find if gluster is failing any corner case or if any feature is broken after certain changes. The focus is hence on what is failing ( in case of functional test cases ). Hence, it is important that we can quickly get to the traceback thrown and collected by the test case. For further analysis, it is good to have all the traceback ( after some level of parsing ) documented.

Rather than doing this step manually after every run, a tool can go through the existing logs of a run and collect the failure records for faster debugging.

Metadata

Metadata

Assignees

Labels

ToolsChanges in ToolsenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions