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

Network setup test #672

Closed
roman-khimov opened this issue Nov 15, 2023 · 1 comment · Fixed by nspcc-dev/neofs-testlib#81
Closed

Network setup test #672

roman-khimov opened this issue Nov 15, 2023 · 1 comment · Fixed by nspcc-dev/neofs-testlib#81
Assignees
Labels
enhancement Improving existing functionality

Comments

@roman-khimov
Copy link
Member

Current node master has autodeploy abilities, which means that https://github.com/nspcc-dev/neofs-node/blob/master/docs/deploy.md in fact can be just:

  • create IR config, run IR nodes
  • create SN config, run SN nodes

with no external contracts or utilities required. We need to test this function and I think this test can be a setup scenario for the whole testcases run, instead of relying on dev-env testcases can create a network they need locally and use/abuse it.

@roman-khimov roman-khimov added the enhancement Improving existing functionality label Nov 15, 2023
@roman-khimov
Copy link
Member Author

See nspcc-dev/neofs-dev-env#282 also.

evgeniiz321 pushed a commit to evgeniiz321/neofs-testlib that referenced this issue Dec 9, 2023
evgeniiz321 pushed a commit to evgeniiz321/neofs-testlib that referenced this issue Dec 9, 2023
evgeniiz321 pushed a commit to evgeniiz321/neofs-testlib that referenced this issue Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants