Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

ci: tuxsuite: handle failed jobs #1048

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

chaws
Copy link
Collaborator

@chaws chaws commented May 30, 2022

The TuxSuite backend was ignoring all test jobs that had failed results. There can be two reasons why a test job fails: a) the build failed or b) the tests in the job actually failed.

SQUAD will now handle the second scenario as a regular job, except that the failure will be saved the testjob.

The TuxSuite backend was ignoring all test jobs that had
failed results. There can be two reasons why a test job fails:
a) the build failed or b) the tests in the job actually failed.

SQUAD will now handle the second scenario as a regular job, except
that the failure will be saved the testjob.

Signed-off-by: Charles Oliveira <charles.oliveira@linaro.org>
@roxell
Copy link
Contributor

roxell commented May 30, 2022

LGTM.

@chaws chaws merged commit 6c3ff17 into Linaro:master Jun 6, 2022
@chaws chaws deleted the tuxsuite-handle-failed-jobs branch June 6, 2022 13:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants