Comment 4 for bug 1481304

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

Hmm. I think this is good now. There are more jobs than before (one for normal and another for _hwe.log).

(venv.virtual-fx)zyga@virtual-fx:~/checkbox/providers$ grep -R hwe.log plainbox-provider-checkbox/ plainbox-provider-certification-client/ plainbox-provider-certification-server/
plainbox-provider-checkbox/bin/fwts_test: log = log.replace('.log', '_hwe.log')
plainbox-provider-checkbox/jobs/firmware.txt.in:id: firmware/fwts_desktop_diagnosis_results_hwe.log
plainbox-provider-checkbox/jobs/firmware.txt.in: [ -f $PLAINBOX_SESSION_SHARE/fwts_desktop_diagnosis_results_hwe.log ] && gzip -c $PLAINBOX_SESSION_SHARE/fwts_desktop_diagnosis_results_hwe.log | base64
plainbox-provider-certification-client/units/client-cert-14-04-3.pxu: firmware/fwts_desktop_diagnosis_results_hwe.log

Looking at this you can see that there is a new attachment job and it is used in client-cert-14-04-3 test plan.