yocto-autobuilder-helper/scripts
Richard Purdie eb86b7fd11 send-qa-email: Fix stable branch test result history issues
On stable release branch builds, it will clone "master" since comparebranch
is None. It will then fail to push since there is already a dunfell
branch upstream with changes on which it needs to rebase on top of.
The change to use shallow clones significantly increases this problem.

To fix this, fall back to cloning basebranch by name, then master
if it doesn't exist.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-06-09 16:51:23 +01:00
..
auh-config scripts: add a pair of scripts to set up and run Auto Upgrade Helper 2020-05-17 16:57:25 +01:00
build-perf-test-wrapper build-perf/send-qa-email: Fallback to master as a comparision branch 2020-03-01 17:44:34 +00:00
buildhistory-init buildhistory-init/collect-results: Use a tag to make buildhistory data consistent 2019-02-23 17:23:52 +00:00
check-gplv3 Add gplv3 check from existing AB code 2018-02-28 17:37:04 +00:00
checkvnc scripts/checkvnc: Add checkvnc script from old autobuilder codebase 2018-08-30 13:22:16 +01:00
collect-results scripts/collect-results: Ensure selftest doesn't trigger buildhistory results collection 2019-03-25 10:07:21 +00:00
generate-testresult-index.py generate-testresult-index: Handle build performance without reports 2019-06-05 16:55:12 +01:00
layer-config layer-config, shared-repo-unpack: Sub-repos in NEEDREPOS 2019-08-02 17:34:48 +01:00
oe-build-perf-report-email.py build-perf-test-wrapper/report-email: Tweak for ab-helper usage 2019-01-22 23:01:57 +00:00
oe-build-perf-report-scrape-html-report.js scripts: Import build-perf scripts from oe-core 2019-01-22 22:58:11 +00:00
pre-commit-hook.sh pre-commit-hook: add a pre-commit hook to verify the JSON 2018-05-11 11:36:06 +01:00
prepare-shared-repos prepare-shared-repos: Really fix shell globbing 2019-09-06 15:57:56 +01:00
publish-artefacts publish-artefacts: Improve sha256 checksum handling 2020-05-27 07:55:06 +01:00
run-auh scripts: add a pair of scripts to set up and run Auto Upgrade Helper 2020-05-17 16:57:25 +01:00
run-config scripts/run-config: Share buildtools setup code with shared-repo-unpack 2020-04-27 19:05:11 +01:00
send-qa-email send-qa-email: Fix stable branch test result history issues 2020-06-09 16:51:23 +01:00
setup-auh scripts: add a pair of scripts to set up and run Auto Upgrade Helper 2020-05-17 16:57:25 +01:00
setup-config config.json/utils: Allow buildhistory to be configurable and disable for oe-selftest in qemu-arch 2019-04-12 16:23:54 +01:00
shared-repo-unpack scripts/run-config: Share buildtools setup code with shared-repo-unpack 2020-04-27 19:05:11 +01:00
upload-error-reports run-config/upload-error-reports: Handle builddir not existing 2019-12-12 13:02:57 +00:00
utils.py scripts/run-config: Share buildtools setup code with shared-repo-unpack 2020-04-27 19:05:11 +01:00