]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/runtime/scp: Disable scp test for dropbear
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Jun 2022 13:12:10 +0000 (14:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 25 Jun 2022 20:12:39 +0000 (21:12 +0100)
commita71fc7d455400f406b0d607be712a1133fe91166
tree620e811d7b7f0d894b2cc84538de51452586d977
parentb687627e9cffb8123c156413f55ea1929f1a7831
oeqa/runtime/scp: Disable scp test for dropbear

Fedora is switching to use sftp as the backend for scp. This means the
scp test fails on Fedora 36 hosts with a dropbear target as dropbear
doesn't support sftp. This change is in the upstream openssh code, other
distros have not yet changed the default but probably will follow.

The easiest way to resolve test failures in dropbear images is to stop
testing this against dropbear as it is no longer expected to work and will
likely spread as the change filters through other distros.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/scp.py