Skip to content

Commit

Permalink
Update baseline.toml (#1144)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-sekara authored Jul 5, 2024
1 parent edae31d commit 14b9279
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## throughput 1msg / 5s
## 20% Token, 60% DataWithToken, 15% Regular size msgs, 5% Large msgs
##
## make test_load_ccip testimage=795953128386.dkr.ecr.us-west-2.amazonaws.com/chainlink-ccip-tests:ccip-develop \
## make test_load_ccip testimage=amazonaws.com/chainlink-ccip-tests:ccip-develop \
## testname=TestLoadCCIPStableRequestTriggeringWithNetworkChaos \
## override_toml=./testconfig/tomls/baseline.toml \
## secret_toml=./testconfig/tomls/secrets.toml
Expand Down Expand Up @@ -185,4 +185,4 @@ DataLength = 10000
[[CCIP.Groups.load.LoadProfile.MsgProfile.MsgDetails]]
MsgType = 'Data'
DestGasLimit = 2500000
DataLength = 10000
DataLength = 10000

0 comments on commit 14b9279

Please sign in to comment.