Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MON-15830 add invalid_on_negative attribute develop #448

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
MON-15830 test mistake
  • Loading branch information
jean-christophe81 committed Dec 8, 2022
commit 6ce14c6f1948b8b244785dadb8a6bdf8e3634ff1
3 changes: 0 additions & 3 deletions tests/broker-engine/output-tables.robot
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,6 @@ BE_NOTIF_OVERFLOW
${output}= Query SELECT s.notification_number FROM services s LEFT JOIN hosts h ON s.host_id=h.host_id WHERE h.name='host_16' AND s.description='service_314'
Should Be True ${output[0][0]} == None msg=notification_number is not null



Sleep 5s
Stop Engine
Kindly Stop Broker