From 64c1792c702008d5c8cf289cb89dee1e6aaa5893 Mon Sep 17 00:00:00 2001 From: Luca Milanesio Date: Fri, 30 Aug 2019 19:25:09 +0200 Subject: [PATCH] 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 --- plugins/replication | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/replication b/plugins/replication index 959fcce470..86bf0a7166 160000 --- a/plugins/replication +++ b/plugins/replication @@ -1 +1 @@ -Subproject commit 959fcce47060713ef8ae008a636ecb4e5a7b13ed +Subproject commit 86bf0a716608deba7b374cfa1fbdb10c8eb2f4fa