Skip to content

Commit

Permalink
Minor changes to the baseline scenario
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-sekara committed Nov 22, 2024
1 parent 9f39f87 commit f86b2a3
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Baseline performance test on simulated environment (with chaos)
## 30 chains / 300 lanes
## 40 chains / 350 lanes
## historyDepth 200 / finalityDepth 200
## block_time = 1s
## throughput 1msg / 5s
Expand All @@ -15,7 +15,7 @@
# If you want to use a specific commit or a branch you need to switch to the internal ECR in `~/.testsecrets`
# E2E_TEST_CHAINLINK_IMAGE="<aws account number>.dkr.ecr.<aws region>.amazonaws.com/chainlink-ccip"
[CCIP.Env.NewCLCluster.Common.ChainlinkImage]
version = "2.14.0-ccip1.5.0"
version = "2.17.0-ccip1.5.11"

[CCIP]
[CCIP.ContractVersions]
Expand Down Expand Up @@ -149,8 +149,8 @@ NoOfCommitNodes = 16
PhaseTimeout = '40m'
NodeFunding = 1000.0
NoOfRoutersPerPair = 1
NoOfNetworks = 30
MaxNoOfLanes = 300
NoOfNetworks = 40
MaxNoOfLanes = 350

[CCIP.Groups.load.OffRampConfig]
BatchGasLimit = 11000000
Expand Down

0 comments on commit f86b2a3

Please sign in to comment.