Stefan Benz 27ab1a22e7
chore: correct require usage to assert for eventual consistency (#8795)
# Which Problems Are Solved

Eventual consistency is handled wrongly in the newly improved
integration tests.

# How the Problems Are Solved

Correct the usage of the require package with the assert package where
necessary, to remove the panics where the EventuallyWithT functions can
rerun.

# Additional Changes

Modify the timeout values for some EventuallyWithT which can vary when a
instance is freshly setup.

# Additional Context

None

(cherry picked from commit fca6b28a97d7cd5cc7cd0de9d5d2e6ff34c92a07)
2024-10-23 07:33:40 +02:00
..
2024-09-11 10:53:55 +00:00
2024-04-11 09:16:10 +02:00
2022-04-26 23:01:45 +00:00
2021-03-09 10:30:11 +01:00
2024-08-15 06:37:06 +02:00
2024-09-06 13:11:36 +00:00
2024-09-13 13:22:25 +00:00