Closed gctucker closed 3 years ago
Under some particular circumstances, LAVA test cases can have the "UNKNOWN" status. This also happens to be defined as a status string in the backend models, so enable it. Otherwise, an exception is raised and the results are lost.
Signed-off-by: Guillaume Tucker guillaume.tucker@collabora.com
Tested OK on staging, before: https://staging.kernelci.org/test/plan/id/5fa76da04bffce2ac0a5d245/ after: https://staging.kernelci.org/test/plan/id/5fad2c012d79cf8497b9c274/
LGTM. The results look good now.
Under some particular circumstances, LAVA test cases can have the "UNKNOWN" status. This also happens to be defined as a status string in the backend models, so enable it. Otherwise, an exception is raised and the results are lost.
Signed-off-by: Guillaume Tucker guillaume.tucker@collabora.com