MCV

Manage output in Cloudv OSTF adapter CLI

Registered by Oleksandr Kyrylchuk

By default, after test execution the CLI of Cloudv OSTF adapter prints out a table with results including a whole traceback for each of the failed test. By using prettytable module to format results, the output data become hardly readable if a single test failed.

The reason of this blueprint is to add new options to make the output formatting more flexible.

Changes:
    - Added option '--no-format' which allows to print out results without table formatting (by default is False)
    - Added option '--verbose' which allows to print out the traceback of failed tests (by default is False)

Blueprint information

Status:
Complete
Approver:
None
Priority:
High
Drafter:
Oleksandr Kyrylchuk
Direction:
Needs approval
Assignee:
Oleksandr Kyrylchuk
Definition:
New
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Oleksandr Kyrylchuk
Completed by
Oleksandr Kyrylchuk

Related branches

Sprints

Whiteboard

Gerrit topic: https://review.openstack.org/#q,topic:bp/cli-format-output,n,z

Addressed by: https://review.openstack.org/174274
    Added options for CLI output management

Addressed by: https://review.openstack.org/174281
    Added options for CLI output management

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.