mirror of
git://git.yoctoproject.org/yocto-autobuilder-helper.git
synced 2025-07-19 20:59:02 +02:00
![]() Instead of only generating regressions reports against HEAD of relevant branch, compute most relevant tag (ie : release) against which we can check for regressions. General rules introduced are the following : - milestone release is checked against previous milestone if possible, otherwise against major release - point release is checked against previous point release if possible, otherwise against major release - major release is checked against previous major release - a non release build is checked against base branch Examples : - 4.1.2.rc1 is checked against yocto-4.1.1 - 4.1.2 is checked against yocto-4.1.1 - 4.1.1.rc1 is checked against yocto-4.1 - 4.1.1 is checked against yocto-4.1 - 4.1 is checked against yocto-4.0 - 4.1.rc4 is checked against yocto-4.0 - 4.1_M2.rc1 is checked against 4.1_M1 - 4.1_M2 is checked against 4.1_M1 - 4.1_M1.rc1 is checked against yocto-4.0 - 4.1_M1 is checked against yocto-4.0 Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |
||
---|---|---|
.. | ||
auh-config | ||
docs-build-patches | ||
archive_buildstats.py | ||
build-perf-test-wrapper | ||
buildhistory-init | ||
check-gplv3 | ||
checkvnc | ||
collect-results | ||
cve-generate-chartdata | ||
cve-report.py | ||
docs_add_banner.py | ||
generate-testresult-index.py | ||
layer-config | ||
oe-build-perf-report-email.py | ||
oe-build-perf-report-scrape-html-report.js | ||
patchmetrics-generate-chartdata | ||
patchmetrics-update | ||
pre-commit-hook.sh | ||
prepare-shared-repos | ||
publish-artefacts | ||
run-auh | ||
run-config | ||
run-docs-build | ||
run-patchmetrics | ||
runqemu-renice.c | ||
send_qa_email.py | ||
send-qa-email | ||
setup-auh | ||
setup-config | ||
shared-repo-unpack | ||
summarize_top_output.py | ||
target-present | ||
upload-error-reports | ||
utils.py |