Date
1 - 1 of 1
[yocto-autobuilder-helper][PATCH 0/3] fix regression reporting for nightly build
Alexis Lothoré <alexis.lothore@...>
From: Alexis Lothoré <alexis.lothore@...>
It has been observed that regression reporting is currently failing on nightly builds ([1]). Those builds parameters are currently not properly managed by the base and target computation for regression reports. Add default behaviour to generate report against last tag [1] https://lore.kernel.org/yocto/20230313145145.2574842-1-alexis.lothore@bootlin.com/T/#m4c1e0a8124c1bcfb74a80c4ef64176f42fee4e4e Alexis Lothoré (3): scripts/test_utils: test master nightly build case scripts/test_send_qa_email.py: allow tests with non static results scripts/send_qa_email: return previous tag when running a non-release master build scripts/send_qa_email.py | 3 +++ scripts/test_send_qa_email.py | 15 +++++++++++++-- scripts/test_utils.py | 10 ++++++++++ 3 files changed, 26 insertions(+), 2 deletions(-) -- 2.40.0 |
|