Skip to content

Commit 9a70777

Browse files
authored
Merge pull request #3389 from reubenmiller/test-tedge-init-stop-services
test: stop services during setup to prevent tedge init race condition
2 parents 8391207 + e39c987 commit 9a70777

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)