Skip to content
Snippets Groups Projects
Tarun Baghmar's avatar
Baghmar Tarun authored
Connman test case was failing as Autoconnect was connecting the ethernet before the Connect method was called.
This caused the Error: Already connected which was making the test case fail.

Fix: Autoconnect property has been made false in the initial steps. This will allow the Connect method to work properly
and the property has been made true after the execution.

Apertis: T7130

Signed-off-by: default avatarTarun Baghmar <tarun.baghmar@in.bosch.com>
e2e80073
History
Name Last commit Last update
..
connman-test.sh