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

test/e2e/init_validator: restart new validator node right after its tx #3023

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

tzemanovic
Copy link
Member

Describe your changes

The test often fails with InsufficientVotes on the first node as the second validator is bonded with the same stake and when it's not signing by the time it enters the consensus set we don't get enough votes to continue.

To fix this I moved the calls to restart the new validator's node right after its init-validator tx.

Indicate on which release or other PRs this topic is based on

v0.32.1

Checklist before merging to draft

  • [ ] I have added a changelog - tests only
  • Git history is in acceptable state

tzemanovic added a commit that referenced this pull request Apr 8, 2024
* tomas/e2e-pos-init-validator-fix:
  test/e2e/init_validator: restart new validator node right after its tx
tzemanovic added a commit that referenced this pull request Apr 10, 2024
* origin/tomas/e2e-pos-init-validator-fix:
  test/e2e/init_validator: restart new validator node right after its tx
@tzemanovic tzemanovic merged commit 42f2e15 into main Apr 12, 2024
16 of 17 checks passed
@tzemanovic tzemanovic deleted the tomas/e2e-pos-init-validator-fix branch April 12, 2024 10:22
@tzemanovic tzemanovic mentioned this pull request Apr 16, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants