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

Remove duplicated testing util for p2p_key only. #15330

Merged
merged 8 commits into from
Nov 21, 2024
Merged

Conversation

pavel-raykov
Copy link
Collaborator

@pavel-raykov pavel-raykov commented Nov 20, 2024

The removed code can be substituted with MustNewV2XXXTestingOnly.

Nit: for some tests (like TestIntegration_OCR2_ForwarderFlow) it is important that the created keys are unique, this used to be the case when the keys were created at random (with overwhelming probability) and is not achieved by using the node's port as its key's seed.

Copy link
Contributor

github-actions bot commented Nov 20, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@pavel-raykov pavel-raykov changed the title Remove duplicated test. Remove testing util for p2p_key only. Nov 20, 2024
@pavel-raykov pavel-raykov changed the title Remove testing util for p2p_key only. Remove duplicated testing util for p2p_key only. Nov 20, 2024
jmank88
jmank88 previously approved these changes Nov 20, 2024
@pavel-raykov pavel-raykov marked this pull request as ready for review November 21, 2024 12:23
@pavel-raykov pavel-raykov requested review from a team, eutopian and yevshev as code owners November 21, 2024 12:23
@pavel-raykov pavel-raykov requested a review from Atrax1 November 21, 2024 12:23
@pavel-raykov pavel-raykov added this pull request to the merge queue Nov 21, 2024
Merged via the queue into develop with commit 35ef812 Nov 21, 2024
150 checks passed
@pavel-raykov pavel-raykov deleted the fix-test-folder branch November 21, 2024 18:48
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.

3 participants