https://bugs.winehq.org/show_bug.cgi?id=39410
Bug ID: 39410 Summary: Provide a way for the WineTestBot administrator to get the WineTestBot log Product: Wine-Testbot Version: unspecified Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: unknown Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
When a task fails it logs the failure into the WineTestBot log(*). The WineTestBot Engine may also log issues into the log. Analyzing the log also provides a way to figure out the evolution of the revert times.
But accessing the log requires having login access to the WineTestBot server which the administrator may not have. So it would be nice to have access to the log (or portions thereof) through an administrator-only section of the website.
(*) In the case of WineRunBuild and WineRunTask one will get most of that in the corresponding task's log on the website, but that's not the case for RevertVM for instance.
https://bugs.winehq.org/show_bug.cgi?id=39410
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This is done. The administrator can retrieve the log for the past N hours where he provides N on the web form.
commit c5db3541484dfc7716c6c9614605fdb69e804a50 Author: Francois Gouget fgouget@codeweavers.com Date: Wed Nov 22 16:36:43 2017 +0100
testbot/web: Allow administrators to retrieve the Engine log.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=39410
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Austin English austinenglish@gmail.com --- Closing.