diff options
author | Ross Burton <ross.burton@arm.com> | 2024-05-14 16:15:21 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-05-15 16:39:19 +0100 |
commit | 8a04f529f2603acaf4ae72fbeccbd2e4ef862be1 (patch) | |
tree | 1b06329259a648745bcc85d324558e43945754df /scripts/lib/devtool/standard.py | |
parent | 41e59c53c508f63d0a6dd6fc6cd4f8a60be13d7f (diff) | |
download | poky-8a04f529f2603acaf4ae72fbeccbd2e4ef862be1.tar.gz |
oeqa/selftest/debuginfod: use localpkgfeed to speed server startup
Sometimes the debuginfod selftest fails due to a timeout, because it
spends too long scanning a huge deploy directory that due to what tests
were ran previously can contain 30K packages.
The test only needs a subset of the feed, so use the new localpkgfeed
class to construct a minimal feed before running the test.
[ YOCTO #14937 ]
(From OE-Core rev: 855376f518b28248ccd82ef5b2e89e6a8c970542)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/standard.py')
0 files changed, 0 insertions, 0 deletions