Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TT-1155 Allow to run OCR soak test with reorg on Geth blockchain #13483

Merged
merged 9 commits into from
Jun 11, 2024

Conversation

lukaszcl
Copy link
Collaborator

@lukaszcl lukaszcl commented Jun 10, 2024

soak/ocr_test.go can be executed with reorg scenario when simulated (Geth) network is selected and GethReorgConfig provided in overrides.toml:

[Network]
selected_networks=["simulated"]

[Network.GethReorgConfig]
enabled = true
depth = 10
delay_create = "3s"

Example execution: https://grafana.ops.prod.cldev.sh/goto/vUjmHG8Sg?orgId=1

image

@lukaszcl lukaszcl marked this pull request as ready for review June 11, 2024 08:41
@lukaszcl lukaszcl requested review from a team as code owners June 11, 2024 08:41
@lukaszcl lukaszcl enabled auto-merge June 11, 2024 10:45
@lukaszcl lukaszcl added this pull request to the merge queue Jun 11, 2024
Merged via the queue into develop with commit 15adf2e Jun 11, 2024
106 checks passed
@lukaszcl lukaszcl deleted the TT-1155-Create-core-node-tests-for-chain-reorgs branch June 11, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants