Update git submodules

* Update plugins/replication from branch 'stable-3.0'
  to 86bf0a716608deba7b374cfa1fbdb10c8eb2f4fa
  - Merge branch 'stable-2.16' into stable-3.0
    
    * stable-2.16:
      ReplicationIT: fix flakiness
      ReplicationIT: reduce execution time
      ReplicationIT: Split waitUntil to a separate class and fix it
      ReplicationIT: Fix typo in constant name
    
    Change-Id: Ie8894e1e366647bdc893b89409615c290af52c6b
    
  - ReplicationIT: fix flakiness
    
    Fix the flakiness when checking for replication tasks stored
    events on the filesystem and when replicating new projects.
    
    Make use of the ReplicationTasksStorage for listing events
    instead of listing the filesystem and allow disabling the deletion
    so that the tests can have the time to verify the files existence.
    
    Change-Id: Idfba7d177faed3c3ff45507b6f5b6aadb0bc5dd0
    
  - ReplicationIT: reduce execution time
    
    Change-Id: I259aa073ae16234d2aaa556012cfa2f584aca748
    
  - ReplicationIT: Split waitUntil to a separate class and fix it
    
    The waitUntil method does not fail the test if the expected condition
    is not satisfied within the timeout; it just returns.
    
    Split it out to a separate class, to make it easier to test, fix
    it, and add tests.
    
    Change-Id: I6cbd6801bcfd07869dd56d3ab6b54c5ac7c8a691
    
  - ReplicationIT: Fix typo in constant name
    
    Change-Id: I349fc79f2b78d1d0bee23b516e37c29705f58a08
This commit is contained in:
Luca Milanesio
2019-08-30 19:25:09 +02:00
committed by Gerrit Code Review
parent b7f1b9c7b7
commit 64c1792c70