Comment 4 for bug 1483598

Revision history for this message
Po-Hsu Lin (cypressyew) wrote :

OK thanks!
I guess it's related to a request from HWE
they want to split the FWTS test into two parts, those test cases in the _hwe.log will be passed to the HWE team for analysis, other issue will be redirect to PM for ODM / OEM's reference.

So I think the server provider needs a fix as well (log with _hwe won't be uploaded to C3), these are the affected test plans:
server-full-14.04.pxu: miscellanea/fwts_test
server-full-14.04.pxu: miscellanea/fwts_results.log
server-soc-cert.pxu: miscellanea/fwts_test
server-soc-cert.pxu: miscellanea/fwts_results.log

As the current _hwe log attachment job is called "firmware/fwts_desktop_diagnosis_results_hwe.log"
It's not looking for the fwtw_result_hwe.log, so we will need to add an extra attachment job for it.

In the other hand, maybe we can just merge the "firmware/fwts_desktop_diagnosis" and "miscellanea/fwts_test", they're running the same command, just with different log filename:
fwts_test -l $PLAINBOX_SESSION_SHARE/fwts_desktop_diagnosis_results.log
fwts_test -l $PLAINBOX_SESSION_SHARE/fwts_results.log

I'm not sure why we fork a identical one for desktop.