Bug 5866

Summary: Insufficient log file saving in automatic system tests
Product: ThinLinc Reporter: Pierre Ossman <ossman>
Component: Automatic testsAssignee: Bugzilla mail exporter <bugzilla-qa>
Status: NEW ---    
Severity: Normal CC: ossman
Priority: P2    
Version: trunk   
Target Milestone: LowPrio   
Hardware: PC   
OS: Unknown   
Acceptance Criteria:

Description Pierre Ossman cendio 2016-05-02 13:44:19 CEST
Right now the automatic system tests save a few strategic log files after each run in order to make it easier to debug errors after the fact. Whilst a good start, there are certainly more things we can do to improve upon this:

 a) Perhaps our services should be configured to run with debug logging turned on?

 b) We could consider saving system log files, and not just ours.

 c) To reduce clutter, we could consider only saving log files on failures.