diff --git a/tests/RobotFramework/tests/cumulocity/configuration/configuration_operation.robot b/tests/RobotFramework/tests/cumulocity/configuration/configuration_operation.robot index a5e48d63e9..322c697386 100644 --- a/tests/RobotFramework/tests/cumulocity/configuration/configuration_operation.robot +++ b/tests/RobotFramework/tests/cumulocity/configuration/configuration_operation.robot @@ -622,6 +622,7 @@ Setup Child Device Set Suite Variable $CHILD_SN ${child_sn} Set Device Context ${CHILD_SN} + Execute Command sudo pwd && sudo ls -l packages/ Execute Command sudo dpkg -i packages/tedge_*.deb packages/${install_package}*.deb Execute Command sudo tedge config set mqtt.client.host ${parent_ip}