Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Fix for connection cycle not being in sync with test startup. #9164

Merged
merged 2 commits into from
Jun 2, 2020

Conversation

brianjohnson5972
Copy link
Contributor

Change Description

Test restarts several nodes at the same time, which occasionally leads to connection cycle being delayed to the next pass, which is 30 seconds later, so test was failing. Added extra time to wait for lib to start moving.

Consensus Changes

  • Consensus Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

Copy link
Contributor

@jgiszczak jgiszczak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it reasonable to revise the test framework to stagger restarts of multiple nodes?

tests/eosio_blocklog_prune_test.py Outdated Show resolved Hide resolved
@brianjohnson5972 brianjohnson5972 dismissed jgiszczak’s stale review June 2, 2020 13:29

Addressed changes and Huang-Ming verified.

@brianjohnson5972 brianjohnson5972 merged commit 8ae206c into develop Jun 2, 2020
@brianjohnson5972 brianjohnson5972 deleted the prune-data-integration-test-fix2 branch November 21, 2020 15:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants