Skip to content

Commit

Permalink
Added note
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Jun 30, 2023
1 parent 63c5b7c commit 56676ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions validation/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ def test_send_message_should_trigger_correlation_rule(self):
time.sleep(_PERIOD)
inputs.send({'short_message': 'pop'})

# Seems like this test sometimes fails during CI, should the timeout be increased? Or is there a random bug?
self._assert_got_new_event_within(60)

def test_send_message_should_trigger_correlation_rule_with_group_by(self):
Expand Down

0 comments on commit 56676ef

Please sign in to comment.