Bug 1267795 - FEAT: provide more access to client logging from the server
Summary: FEAT: provide more access to client logging from the server
Keywords:
Status: NEW
Alias: None
Product: Red Hat Certification Program
Classification: Red Hat
Component: redhat-certification
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Greg Nichols
QA Contact: rhcert qe
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-01 04:45 UTC by Brian Brock
Modified: 2022-09-07 04:19 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Brian Brock 2015-10-01 04:45:28 UTC
When launching a non-interactive test with the global debug flag set, debug output appears in a box on the cert page, above the SUT's section.  This box does not have a scrollbar, so there's not much output to see.

redhat-certification-2.0-20150930.el7.noarch
redhat-certification-hardware-1.7.1-20150901.el7.noarch

reliably reproducible

Steps to Reproduce:
1. Create a certification, with an SUT
2. Turn on the global debug output
3. launch a non-interactive test

Actual results:
output scrolls off the top of the screen, lost forever.

Expected results:
A scrollbar to make debugging info available to the user.

Comment 1 Greg Nichols 2015-10-01 12:35:22 UTC
This display is essentially a "tail" of the last 15 lines of the client's daemon log.  There's nothing more to scroll - the intent is to provide some status feedback of the client under test, rather than extensive log review.

Let's move this bug to a feature request for more extensive client log access, most likely via some specific UI for the purpose.


Note You need to log in before you can comment on or make changes to this bug.