We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8391207 + e39c987 commit 9a70777Copy full SHA for 9a70777
tests/RobotFramework/tests/customizing/tedge_init.robot
@@ -71,6 +71,9 @@ Tedge init and check if default values are restored
71
*** Keywords ***
72
Custom Setup
73
Setup
74
+ Stop Service tedge-agent
75
+ Stop Service c8y-firmware-plugin
76
+ Stop Service tedge-mapper-c8y
77
Execute Command sudo rm -rf /etc/tedge
78
Execute Command sudo rm -rf /var/tedge
79
Execute Command sudo rm -rf /var/log/tedge
0 commit comments