Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

[DNM] scale testing #6530

Closed
wants to merge 23 commits into from
Closed

[DNM] scale testing #6530

wants to merge 23 commits into from

Conversation

sandreim
Copy link
Contributor

No description provided.

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Only needed for approval voting, but no way to do it granularly.
Good enough for a test.

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
…ates.

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
…view updates."

This reverts commit 1aa0bd2.

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
@the-right-joyce the-right-joyce added A3-in_progress Pull request is in progress. No review needed at this stage. and removed A3-inprogress labels Jan 20, 2023
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
unconstrained task for pov recovery.

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
@paritytech-cicd-pr
Copy link

The CI pipeline was cancelled due to failure one of the required jobs.
Job name: test-linux-stable
Logs: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/2344084

Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Comment on lines +54 to +55
let keysytore = test_helpers::mock::make_ferdie_keystore();
let subsystem = ApprovalDistribution::new(Default::default(), keysytore);
Copy link
Contributor

Choose a reason for hiding this comment

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

Of course this is WIP. Just noticed strange var name "keysytore". Is it not by chance?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nice catch, lol, typo. This is throw away changes mostly, just for testing purposes.

Comment on lines +2288 to +2289
let keysytore = test_helpers::mock::make_ferdie_keystore();
let subsystem = ApprovalDistribution::new(Default::default(), keysytore);
Copy link
Contributor

Choose a reason for hiding this comment

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

Of course this is WIP. Just noticed strange var name "keysytore". Is it not by chance?

This reverts commit 919cf69.
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A3-in_progress Pull request is in progress. No review needed at this stage.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants