Add iq-x7181-evk to test workflows in CI#1602
Add iq-x7181-evk to test workflows in CI#1602ricardosalveti merged 1 commit intoqualcomm-linux:masterfrom
Conversation
ndechesne
left a comment
There was a problem hiding this comment.
do you have an example of a LAVA run on this device?
|
The health checks in LAVA for these boards are unreliable (are intermittently hitting a kernel panic) and I would vote against adding them to testing until we have reliable health checks, so as not to add failure noise. https://lava.infra.foundries.io/scheduler/job/145998#L1903 Maybe we just need to update the health checks to a newer build, but this should be fixed first. |
80c5de1 to
263c27f
Compare
|
Sure @mattface, I'll look for an updated build where the jobs on this board pass in LAVA. Once I find one, we can update our health jobs first and then proceed to enable the boot test. |
|
Please also update your git commit message, it is not reflecting the latest changes (all you are doing now is adding to the test workflow). |
263c27f to
b98195c
Compare
|
updated the commit message |
|
health jobs are passing now on iq-x7181-evk board consistently from past four days, we can enable the boot testing for this. https://lava.infra.foundries.io/scheduler/device_type/hamoa-iot-evk |
|
Mind adding a git commit body message as well? |
Add IQ-X7181-EVK to the test matrix to ensure boot test coverage for this platform in our CI pipeline. This helps catch potential boot issues early in the development cycle. Signed-off-by: Anil Yadav <anilyada@qti.qualcomm.com>
b98195c to
4220cd2
Compare
|
did rebase and added commit body message. |
Test run workflowTest jobs for commit 4220cd2
All jobs summary
|
Test Results 24 files ±0 24 suites ±0 1h 18m 12s ⏱️ +24s For more details on these failures, see this check. Results for commit 4220cd2. ± Comparison against base commit b062add. |
a8fe425
into
qualcomm-linux:master
Add iq-x7181-evk machine to the build matrix in test.yml workflows to enable boot testing for this platform.