Skip to content

Commit e39c987

Browse files
committed
stop services during setup to prevent tedge init race condition
1 parent 4f16ca8 commit e39c987

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/RobotFramework/tests/customizing/tedge_init.robot

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@ Tedge init and check if default values are restored
7171
*** Keywords ***
7272
Custom Setup
7373
Setup
74+
Stop Service tedge-agent
75+
Stop Service c8y-firmware-plugin
76+
Stop Service tedge-mapper-c8y
7477
Execute Command sudo rm -rf /etc/tedge
7578
Execute Command sudo rm -rf /var/tedge
7679
Execute Command sudo rm -rf /var/log/tedge

0 commit comments

Comments
 (0)