Comment 6 for bug 1480473

Revision history for this message
Zygmunt Krynicki (zyga) wrote :

I'm marking this as fix committed since trunk works okay with ftws 2015.07 -- we just need to release the set of changes that fix this issue:

I've picked the following patches:

(venv.virtual-fx)zyga@virtual-fx:~/checkbox/providers/plainbox-provider-checkbox$ git log plainbox-provider-checkbox-v0.21.2..HEAD
commit 56bde68458e9d2c47bad4a5dc07e99a77850ed23
Author: Sylvain Pineau <email address hidden>
Date: Thu Jul 30 14:19:31 2015 +0200

    providers:checkbox:firmware.txt.in: Add the fwts logs for HWE.

commit bddbbd06448c6643952741ecfdbc0242f04abb13
Author: Sylvain Pineau <email address hidden>
Date: Thu Jul 30 14:16:37 2015 +0200

    providers:checkbox:firmware.txt.in: Remove fwts_desktop_diagnosis selection

    The tests to run are defined in fwts_test.
    By default all cert test are selected.

commit 81b1ce1780fb41f09e77d722f5045e997211914f
Author: Sylvain Pineau <email address hidden>
Date: Thu Jul 30 14:16:37 2015 +0200

    providers:checkbox:fwts_test: Save logs meant for HWE analysis into a different file

    The selection is mtrr, virt, apicedge, klog, oops and uefibootpath.
    S3 and S4 are already saved in dedicated logs.

commit ea362bc3fa33c7875abc3667e215142809811fc4
Author: Sylvain Pineau <email address hidden>
Date: Thu Jul 30 14:16:37 2015 +0200

    providers:checkbox:fwts_test: Update test selection based on HWE recommendations

    Select all ACPI test with --acpitests, removing doubled values from the initial
    list. The --acpitests is exposed as just acpitests with the -l option as some
    jobs used the --list output as variable name to create new jobs.
    Remove the deprecated test hpet_check.
    Add dmicheck and uefibootpath based on recommendations.