]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/selftest/gcc: Fix kex exchange identification error
authorHarish Sadineni <Harish.Sadineni@windriver.com>
Sat, 28 Sep 2024 04:46:38 +0000 (21:46 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Oct 2024 11:40:34 +0000 (12:40 +0100)
commitdf64d5ab6eb37dcdc2046f449ec539a3f4b985c8
treed1574d7c091d2fa1f04777151a26b828d44308d1
parent67a248f911626330c20b55de1cd52f83f00a0df1
oeqa/selftest/gcc: Fix kex exchange identification error

while runnig oe-selftest for gcc, some of the testcases that need to be run on qemu
are not running due to below failures:
- kex_exchange_identification: read: Connection reset by peer^M
   Connection reset by 192.168.7.2 port 22^M
   ERROR: Couldn't create remote directory /tmp/runtest.3549814 on ssh

To resolve kex exchange identification error increased the MaxStartups.

Signed-off-by: Harish Sadineni <Harish.Sadineni@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/gcc.py