support/testing: test_dropbear.py: drop ssh port forward to the host
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 5 Feb 2019 09:45:42 +0000 (10:45 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 5 Feb 2019 18:04:07 +0000 (19:04 +0100)
commit092b2b5ada3e688aa4d6eccdb2ac22057c05bc49
treee683f2743c4078cd463b4539f824b843469a4e0d
parentcc84a0dac6ef1a09503991aa5a16c9c996271ed3
support/testing: test_dropbear.py: drop ssh port forward to the host

It is not used and may conflict with other services running on port 2222 on
the host machine.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/testing/tests/package/test_dropbear.py