From cbd1d22aef2dfc2f9d50e46eacbdbb421446f731 Mon Sep 17 00:00:00 2001 From: anirudhwarrier <12178754+anirudhwarrier@users.noreply.github.com> Date: Thu, 23 May 2024 20:05:21 +0530 Subject: [PATCH] bump load test DB size to 20G --- integration-tests/load/automationv2_1/automationv2_1_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/load/automationv2_1/automationv2_1_test.go b/integration-tests/load/automationv2_1/automationv2_1_test.go index bd1fcfa1559..506f717b578 100644 --- a/integration-tests/load/automationv2_1/automationv2_1_test.go +++ b/integration-tests/load/automationv2_1/automationv2_1_test.go @@ -101,7 +101,7 @@ Password = '%s'` }, }, "stateful": true, - "capacity": "10Gi", + "capacity": "20Gi", } recNodeSpec = map[string]interface{}{