From 126874b423f28bea5c831191a53373acb51023ee Mon Sep 17 00:00:00 2001 From: Christian Schwarz Date: Sun, 22 Aug 2021 20:30:34 +0200 Subject: [PATCH] platformtest: fix replication tests (SizeEstimationConcurrency field in PlannerPolicy was not set) fixup of 0ceea1b792118453d792a8e25ecacdc8d8284ae1 (parallel replication knobs) --- platformtest/tests/replication.go | 1 + 1 file changed, 1 insertion(+) diff --git a/platformtest/tests/replication.go b/platformtest/tests/replication.go index a9d0851..2fea5a4 100644 --- a/platformtest/tests/replication.go +++ b/platformtest/tests/replication.go @@ -91,6 +91,7 @@ func (i replicationInvocation) Do(ctx *platformtest.Context) *report.Report { ReplicationConfig: &pdu.ReplicationConfig{ Protection: i.guarantee, }, + SizeEstimationConcurrency: 1, } report, wait := replication.Do(