Skip to content

Commit

Permalink
add check for event
Browse files Browse the repository at this point in the history
  • Loading branch information
reubenmiller committed Jul 11, 2024
1 parent 644ef71 commit da6baa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/monit.robot
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Reconnect on cloud connection loss (by stopping mosquitto)
Execute Command tedge connect c8y --test timeout=120
Execute Command systemctl is-active mosquitto
Execute Command systemctl is-active tedge-mapper-c8y
Cumulocity.Device Should Exist ${DEVICE_SN}
Cumulocity.Device Should Have Event/s expected_text=.*Reestablished cloud connection: c8y.* type=tedge-mapper-c8y_reconnected


*** Keywords ***
Expand Down

0 comments on commit da6baa4

Please sign in to comment.