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

Integration test for node selection #167

Closed
Tracked by #150
deyanzz opened this issue Jan 18, 2023 · 4 comments · Fixed by #397
Closed
Tracked by #150

Integration test for node selection #167

deyanzz opened this issue Jan 18, 2023 · 4 comments · Fixed by #397
Assignees
Labels
Completed Issue/PR was resolved (work was done/merged) Improvement Code changes driven by non business requirements
Milestone

Comments

@deyanzz
Copy link
Contributor

deyanzz commented Jan 18, 2023

New integration tests should be added to test the node selection for:

  • Node
  • Client
  • Executable

These tests should be executed against a working Hedera Local Node. All necessary configurations should be done also.

To fully test the backoff time when connecting to a failed node, the following task should be completed first for the Local Node:

@deyanzz deyanzz self-assigned this Jan 18, 2023
@deyanzz deyanzz changed the title Node selection and backoff Test for node selection and backoff Jan 18, 2023
@deyanzz
Copy link
Contributor Author

deyanzz commented Feb 15, 2023

Currently I'm working on #201 as it's a blocker for #164. This issue is set On Hold.

@deyanzz deyanzz added this to the 0.6.0 milestone Apr 4, 2023
@deyanzz deyanzz added the Improvement Code changes driven by non business requirements label Apr 5, 2023
@deyanzz
Copy link
Contributor Author

deyanzz commented Apr 5, 2023

I will move back to this task once PR #197 is completed.

@SimiHunjan SimiHunjan modified the milestones: 0.6.0, 0.7.0 Apr 13, 2023
@rwalworth rwalworth modified the milestones: 0.7.0, 0.8.0 May 3, 2023
@SimiHunjan SimiHunjan modified the milestones: 0.8.0, 0.9.0 May 11, 2023
@SimiHunjan SimiHunjan modified the milestones: 0.9.0, 0.10.0 May 25, 2023
@deyanzz
Copy link
Contributor Author

deyanzz commented Jun 6, 2023

@deyanzz deyanzz changed the title Test for node selection and backoff Integration test for node selection Jun 14, 2023
@SimiHunjan SimiHunjan modified the milestones: 0.10.0, 0.11.0 Jun 15, 2023
@deyanzz deyanzz linked a pull request Jun 22, 2023 that will close this issue
2 tasks
@deyanzz deyanzz modified the milestones: 0.11.0, 0.12.0 Jul 6, 2023
@deyanzz deyanzz modified the milestones: 0.12.0, 0.13.0 Jul 20, 2023
@rwalworth rwalworth modified the milestones: 0.13.0, 0.14.0 Aug 7, 2023
@rwalworth rwalworth modified the milestones: 0.14.0, 0.15.0 Aug 24, 2023
@Petyo-Lukanov Petyo-Lukanov removed this from the 0.15.0 milestone Sep 4, 2023
@Petyo-Lukanov Petyo-Lukanov added this to the 0.16.0 milestone Sep 4, 2023
@deyanzz
Copy link
Contributor Author

deyanzz commented Sep 5, 2023

Currently, this task could not be tested locally, as the Hedera Local Node has some issues to be started with mode --multinode.

Testnet should be used as a preferred network for testing.

@SimiHunjan SimiHunjan modified the milestones: 0.16.0, 0.17.0 Sep 14, 2023
@rwalworth rwalworth modified the milestones: 0.17.0, 0.18.0 Oct 4, 2023
@rwalworth rwalworth added the Completed Issue/PR was resolved (work was done/merged) label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completed Issue/PR was resolved (work was done/merged) Improvement Code changes driven by non business requirements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants