diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-01-11 16:10:43 +0000 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2020-01-18 13:28:14 -0800 |
commit | 232b2f6dabaedff087df15a7e6d431dd9f314b4c (patch) | |
tree | c060bbbd60337b2edc9dcda4df097003a3463af0 /meta/site/riscv32-linux | |
parent | 766b57a1f9030429b546276a537fbce3a175cc25 (diff) | |
download | openembedded-core-contrib-232b2f6dabaedff087df15a7e6d431dd9f314b4c.tar.gz |
scripts/oe-build-perf-report: Avoid buildstats warning
When a comparision branch is set we see warnings. If two branches are used,
look for buildstats information from both to avoid this kind of warning:
INFO: Parsing buildstats from 'refs/notes/buildstats/perf-centos7.yoctoproject.org/master-next/qemux86'
WARNING: Buildstats not found for perf-centos7.yoctoproject.org/master/qemux86/56808-g08220028e52992dcba667fc97bf3afe8be1949fb/0
WARNING: Buildstats not found for perf-centos7.yoctoproject.org/master/qemux86/56808-g08220028e52992dcba667fc97bf3afe8be1949fb/1
INFO: Buildstats were missing for some test runs, please run 'git fetch origin refs/notes/buildstats/perf-centos7.yoctoproject.org/master-next/qemux86:refs/notes/buildstats/perf-centos7.yoctoproject.org/master-next/qemux86' and try again
(the warning is due to stats being looked for in both branches, choose
the other branch and different warnings would be shown)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit af58c18fcd0451540dd77ee862956b2b9dee17c4)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/site/riscv32-linux')
0 files changed, 0 insertions, 0 deletions