It is helpful to see all the issues in the source mirror test so use the continue option.
Signed-off-by: Richard Purdie <[email protected]> --- meta/lib/oeqa/selftest/cases/buildoptions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/lib/oeqa/selftest/cases/buildoptions.py b/meta/lib/oeqa/selftest/cases/buildoptions.py index 423c31e1892..09272314bb8 100644 --- a/meta/lib/oeqa/selftest/cases/buildoptions.py +++ b/meta/lib/oeqa/selftest/cases/buildoptions.py @@ -229,7 +229,7 @@ PREMIRRORS = "\\ https://.*/.* http://downloads.yoctoproject.org/mirror/sources/ \\n" """) - bitbake("world --runall fetch") + bitbake("world --runall fetch --continue") class Poisoning(OESelftestTestCase):
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#206349): https://lists.openembedded.org/g/openembedded-core/message/206349 Mute This Topic: https://lists.openembedded.org/mt/109205556/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
