]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
selftest reproducible.py: support different build targets
authorMikko Rapeli <mikko.rapeli@linaro.org>
Tue, 13 Jun 2023 08:14:51 +0000 (11:14 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Jun 2023 08:53:34 +0000 (09:53 +0100)
commitc66bebbce5995e386a1a4d055a914a39b6ee518d
tree2701ec686a38d3abddce58d90ce3d4bd53e1ac07
parent07898218f3908a83e07178b6530dfa48d55d4ec2
selftest reproducible.py: support different build targets

Allow users to set different build reproducibility targets than
the defaults using OEQA_REPRODUCIBLE_TEST_TARGET and
OEQA_REPRODUCIBLE_TEST_SSTATE_TARGETS variables in local.conf.

Fixing all issues from "world" builds is not possible in some
complex build environments with lots of layers. Limiting the focus to
a smaller subset allows using this test to detect and fix build
reproduction issues incrementally.

Signed-off-by: Mikko Rapeli <mikko.rapeli@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/lib/oeqa/selftest/cases/reproducible.py