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

Chris Van Hoof vanhoof at canonical.com
Thu Jun 14 00:11:43 UTC 2012


On 06/11/2012 07:02 PM, Chris Van Hoof wrote:
> 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(-)
> 

Sent v3, which cleans up my messy commit log :)

--chris




More information about the fwts-devel mailing list