]> code.ossystems Code Review - openembedded-core.git/commit
perl: add testdepends for ssh
authorArmin Kuster <akuster808@gmail.com>
Wed, 30 Jan 2019 15:16:36 +0000 (07:16 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 31 Jan 2019 23:04:50 +0000 (23:04 +0000)
commita590e7805e3bec5dd995f7ea0b9e79a21f82b48b
tree77879c262524c8b7c86add1a3e2b5f452f46536a
parent9dbc82afb90034aa229591dd41fe25ef83dcf521
perl: add testdepends for ssh

fixes:

 DEBUG: [Running]$ ssh -l root -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o LogLevel=ERROR 192.168.7.4 export PATH=/usr/sbin:/sbin:/usr/bin:/bin; perl -e '$_="Uryyb, jbeyq"; tr/a-zA-Z/n-za-mN-ZA-M/;print'
| DEBUG: time: 1548816904.4024463, endtime: 1548817204.397057
| DEBUG: Partial data from SSH call: ssh: connect to host 192.168.7.4 port 22: Connection refused

for master/thud/sumo

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/runtime/cases/perl.py