Update git submodules

* Update plugins/replication from branch 'stable-2.16'
  to 8fdb0f9ac0a7f68b3f942cb4a9fd4c94e488ab57
  - ReplicationStorageIT: Wait for all pushes without order
    
    Some tests don't have a predefined order for which events will be
    replicated first. Using a timeout based on a single replication event is
    flawed when we don't know the expected order. Instead, use a timeout for
    the group of events and ignore the order.
    
    For two events replicating to a single remote with a single thread, we
    expect the complete replication to take twice as long. Two events
    replicating to two remotes will use one thread each and therefore not
    take any longer than the single remote case.
    
    Change-Id: Ieb21b7eee32105eab5b5a15a35159bb4a837e363
This commit is contained in:
Nasser Grainawi
2020-10-30 13:59:38 -06:00
committed by Gerrit Code Review
parent 17a21582b8
commit fd266bf32b