]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
resulttool: Allow store to filter to specific revisions
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 13 Nov 2024 21:36:57 +0000 (21:36 +0000)
committerSteve Sakoman <steve@sakoman.com>
Wed, 4 Dec 2024 15:21:02 +0000 (07:21 -0800)
commit42a21e6f942208da75ae1121468379044ece77dc
tree6331266610d9ff9c1a6ed41a11c4148c44aa107a
parent40b422edd954eeb917464e6baa0e952d2ed4184c
resulttool: Allow store to filter to specific revisions

We have a challenge on the autobuilder where test results from both OE-Core
and poky are being mixed together during result storage which is confusing the
data. Add a way to filter to specific revisions as the least worst way to fix
the various issues this is causing.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 3f276a0dc65341668788853be2cf27ab6aa12b13)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/resulttool/store.py