From f091a0da13b45e9a6ced6df011c55a1d290cdb2d Mon Sep 17 00:00:00 2001 From: Marco Miller Date: Mon, 5 Oct 2020 10:21:42 -0400 Subject: [PATCH] Update git submodules * Update plugins/replication from branch 'stable-3.1' to b6796ac413055b05ff599f08e020321d9195f2b6 - Merge branch 'stable-3.0' into stable-3.1 * stable-3.0: Make the shouldReplicateNewProject test more reliable Change-Id: I40ecf25a108f2dfd0926b3fb6ba166a77cf0f039 - Merge branch 'stable-2.16' into stable-3.0 * stable-2.16: Make the shouldReplicateNewProject test more reliable Change-Id: I447043d502987070bc395936484a1cb23a5ddabc - Make the shouldReplicateNewProject test more reliable The ReplicationIT shouldReplicateNewProject was failing regularly on my machine. Improve the timeout for this test so that it explicitly includes the time needed to wait for the project to be created, not just the scheduling and retry times. Change-Id: Ibf3cc3506991b222ded3ee4ddfbd7e2d60341d60 --- plugins/replication | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/replication b/plugins/replication index 4eb0b9c033..b6796ac413 160000 --- a/plugins/replication +++ b/plugins/replication @@ -1 +1 @@ -Subproject commit 4eb0b9c0335ed702f6679bfdce17ddbaf143eee9 +Subproject commit b6796ac413055b05ff599f08e020321d9195f2b6