On Wed, 2021-12-08 at 09:10 +0100, Alexander Kanavin wrote: > On Wed, 8 Dec 2021 at 08:45, Stefan Herbrechtsmeier > <[email protected]> wrote: > > I will update my patch series but need some time to test it locally. The > > devtool test build a lot of recipe on every run because it use a private > > sstate cache. How does the autobuilder overcome this problem? > > > > > If you don't rebase the branch used for testing, and set the cache to a > directory outside of build directory (e.g. /home/stefan/sstate ) it will reuse > that cache between selftest invocations. > > The autobuilder uses a single writeable cache for all builds and builders, > mounted as read-write NFS partition.
Stefan is correct here, it deliberately avoids the main cache. It does this as it deletes things from it to run the test and we cannot do that on the public cache. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#159350): https://lists.openembedded.org/g/openembedded-core/message/159350 Mute This Topic: https://lists.openembedded.org/mt/87536000/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
