mbox series

[yocto-autobuilder-helper,0/2] expose regression reports on web page

Message ID 20230324090025.26366-1-alexis.lothore@bootlin.com
Headers show
Series expose regression reports on web page | expand

Message

Alexis Lothoré March 24, 2023, 9 a.m. UTC
From: Alexis Lothoré <alexis.lothore@bootlin.com>

Regression reports are currently stored alongside test reports and other
artifacts on the autobuilder artifacts web page. This small update propose to
add a link to the regression report (when available) on main non-release page
([1]) instead of having to manually navigate the directories to find it

[1] https://autobuilder.yocto.io/pub/non-release/

Alexis Lothoré (2):
  scripts/generate-testresult-index.py: fix typo in template var name
  scripts/generate-testresult-index.py: expose regression reports on web
    page

 scripts/generate-testresult-index.py | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)