Skip to content

Conversation

Marcin-Radecki
Copy link
Contributor

@Marcin-Radecki Marcin-Radecki commented Mar 27, 2025

Description

The way one_validator_is_dead is written now, it's disabling both AURA and Aleph keys. Since default production ban config threshold is 3, sometimes we kicked disabled node from the committee which then resulted in perfect score, hence test failed. This PR fixes that by extending production ban config threshold so that kick does not happen.

There's tiny bug in the test which does not influence test run - it printed out wrong account id to std out. Also, I decreased waiting time here and there so both performance tests should run faster now (around 3 minutes).

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Testing

@Marcin-Radecki Marcin-Radecki requested a review from mike1729 March 27, 2025 10:36
Copy link
Contributor

@mike1729 mike1729 left a comment

Choose a reason for hiding this comment

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

One nit, feel free to ignore.

@Marcin-Radecki Marcin-Radecki added this pull request to the merge queue Mar 27, 2025
Merged via the queue into main with commit edc559c Mar 27, 2025
66 checks passed
@Marcin-Radecki Marcin-Radecki deleted the fix-one_validator_is_dead-e2e branch March 27, 2025 11:18
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.

2 participants