[PATCH v2 0/2] fwts-frontend: updates to utilize recent multiple --log-type enhancements

Chris Van Hoof vanhoof at canonical.com
Mon Jun 11 23:02:52 UTC 2012


These changes allow fwts-frontend-text to make use of the recent changes to the fwts logging backend and now default to generating plaintext and html results. 

The first patch adds the --log-type option to the defaults used when fwts is called, the second patch adds conditional logic to done_tests_finish() to always create a symbolic link to the latests results.html file at the top-level WORK_DIR, whether booted via fwts-live or running natively.

Changes since v1:
    - split out initial patch into two separate patches for clarity

--chris

Chris Van Hoof (2):
  live-image/fwts-frontend-text: adding support for both plaintext and
    html log out by default with --log-type
  live-image/fwts-frontend-text: conditional added to
    done_tests_finish() which creates a symbolic link to the latest
    results.html at the top level WORK_DIR regardless of booting via
    casper (fwts-live) or running post-installation. The symbolic link
    to results.html is updated after each run of fwts-frontend-text

 live-image/fwts-frontend-text |   11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-- 
1.7.9.5





More information about the fwts-devel mailing list