Skip to content

Commit fefccca

Browse files
authored
Merge pull request #3928 from reubenmiller/test-retry-software-update-request
test: add retry for flaky test until root caused is addressed
2 parents d06b8a5 + 7c4d128 commit fefccca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/RobotFramework/tests/cumulocity/mapper_recovery/recover_and_publish_software_update_message.robot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Mapper recovers and processes output of ongoing software update request
1717
... Mean while the agent processes the update message and publishes the software update message
1818
... After some time mapper recovers and pushes the result to c8y cloud
1919
... Verify that the rolldice package is installed or not
20+
# Retry test until the root cause is fixed in https://github.com/thin-edge/thin-edge.io/issues/3773
21+
[Tags] test:retry(3) workaround
2022
${timestamp}= Get Unix Timestamp
2123
ThinEdgeIO.Service Should Be Running tedge-mapper-c8y
2224
${OPERATION}= Install Software rolldice,1.0.0::dummy

0 commit comments

Comments
 (0)