Oran Agra 109b5ccdcd
Fix failing tests due to issues with wait_for_log_message (#7572)
- the test now waits for specific set of log messages rather than wait for
  timeout looking for just one message.
- we don't wanna sample the current length of the log after an action, due
  to a race, we need to start the search from the line number of the last
  message we where waiting for.
- when attempting to trigger a full sync, use multi-exec to avoid a race
  where the replica manages to re-connect before we completed the set of
  actions that should force a full sync.
- fix verify_log_message which was broken and unused
2020-07-28 11:15:29 +03:00
..
2020-03-23 12:02:12 +01:00
2016-06-15 11:49:49 +02:00
2015-09-14 12:35:55 +02:00
2015-10-09 09:47:17 +02:00
2010-10-15 12:54:53 +02:00
2020-07-28 10:45:21 +03:00
2020-05-14 11:27:31 +02:00