On Sat, 25 Mar 2023 at 00:13, Markus Volk <[email protected]> wrote: > busybox: > File "/home/flk/poky/meta/lib/oeqa/runtime/cases/ssh.py", line 17, in test_ssh > self.assertEqual(status, 0, msg='SSH Test failed: %s' % output) > AssertionError: 255 != 0 : SSH Test failed: ssh: connect to host > xxx.xxx.xxx.xxx port 22: Connection refused > RESULTS - ssh.SSHTest.test_ssh: FAILED (8.09s) > SUMMARY: > core-image-sato-sdk () - Ran 71 tests in 43.593s > core-image-sato-sdk - FAIL - Required tests failed (successes=2, skipped=68, > failures=1, errors=0) > > There is an issue with mdev-busybox but i guess it is not related?
Thanks for testing this. mdev-busybox is actually tested only with poky-tiny distro and core-image-minimal image (where it is used by default), so if it doesn't regress there, it's fine. Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#179101): https://lists.openembedded.org/g/openembedded-core/message/179101 Mute This Topic: https://lists.openembedded.org/mt/97667591/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
