Skip to content

Commit

Permalink
try explicit config for gas
Browse files Browse the repository at this point in the history
  • Loading branch information
skudasov committed May 22, 2024
1 parent c089f9d commit 48f132a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/actions/setup-create-base64-config-ccip/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,13 @@ runs:
[CCIP.Groups.smoke]
TestRunName = '$EXISTING_NAMESPACE'
[CCIP.Groups.load.ChaosGasProfile]
TargetChain = "dst"
StartGasPrice = 2000000000
GasRaisePercentage = 0.7
Spike = true
Duration = '3m'
EOF
Expand Down

0 comments on commit 48f132a

Please sign in to comment.