diff --git a/pkg/cluster/volumes_test.go b/pkg/cluster/volumes_test.go index 988033103..eb5ca979c 100644 --- a/pkg/cluster/volumes_test.go +++ b/pkg/cluster/volumes_test.go @@ -220,6 +220,7 @@ func TestMigrateEBS(t *testing.T) { }, StorageResizeMode: "pvc", EnableEBSGp3Migration: true, + EnableEBSGp3MaxSize: 1000, }, }, client, acidv1.Postgresql{}, logger, eventRecorder) cluster.Spec.Volume.Size = "1Gi"