Skip to content

Conversation

@hawkadrian
Copy link

Fixes #4643

Adds proper teardown logic to tastora test suites to clean up Docker networks after test completion.

Changes:

  • Add Cleanup() method to Framework that stops all nodes and removes Docker network
  • Add TearDownSuite() methods to BlobTestSuite and E2ESanityTestSuite
  • Prevents accumulation of unused Docker networks (tastora-*)

@github-actions github-actions bot added the external Issues created by non node team members label Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external Issues created by non node team members

Projects

None yet

Development

Successfully merging this pull request may close these issues.

nodebuilder/tests/tastor: Teardown logic cleans up network

1 participant