Skip to content

Ensure create and end timestamp in payload are different

Tiffany Rea requested to merge 395512-add-wait-for-resolved-alerts into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Trying to reduce flakiness in #395512 (closed) . This doesn't happen very often so it's difficult to reproduce or pin point the exact cause. I'm guessing sometimes test could be too fast that all of these steps of sending in test payloads happen within 1 second. Adding an explicit sleep to ensure a time gap.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #395512 (closed)

Merge request reports