Skip to content
Unverified Commit 82a30782 authored by Alexandru Gheorghe's avatar Alexandru Gheorghe Committed by GitHub
Browse files

[subsystem-bench] Add mocks for own assignments triggering (#5042)



Since https://github.com/paritytech/polkadot-sdk/pull/4772, the
benchamrks triggers its own assignments, but the mocks weren't properly
hooked up, so that the approval is sent as well, so they would have
counted as no-shows and impact the time it takes for a block to be
approved.

Fixed by adding mocks for availability recovery and candidate-validation
and hook those into the benchmark.

Signed-off-by: default avatarAlexandru Gheorghe <[email protected]>
parent 604f56f0
Pipeline #486129 waiting for manual action with stages
in 1 hour, 12 minutes, and 55 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment