]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2024 11:45:17 +0000 (11:45 +0000)
commit3f276a0dc65341668788853be2cf27ab6aa12b13
treeffb13a767d66047a604759dd5ec6c87b9709f962
parentabe08a3238d162a1bdbc68172307eb3eb127bbb1
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>
scripts/lib/resulttool/store.py