diff --git a/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml b/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml index d21b0f7afc..f2ba291d33 100644 --- a/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml +++ b/integration-tests/ccip-tests/testconfig/tomls/ccip1.4-stress/baseline.toml @@ -132,8 +132,8 @@ DeltaReconcile = '5s' CommonChainConfigTOML = """ LogPollInterval = '1s' -LogPrunePageSize = 999 -LogKeepBlocksDepth = 4000 +LogPrunePageSize = 0 +LogKeepBlocksDepth = 10000 [HeadTracker] HistoryDepth = 200