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

feat(iota-indexer): Introduce ability to create more shared test clusters #3595

Conversation

tomxey
Copy link
Contributor

@tomxey tomxey commented Oct 23, 2024

Description of change

Introduce ability to create more shared test clusters, in a similar way that more simulacrum clusters can be created in #3018 . This PR is currently stacked on top of #3018 until it's merged.

Links to any relevant issues

fixes #3492

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

cargo test -j2 --profile simulator --features shared_test_runtime --test rpc-tests

Change checklist

Tick the boxes that are relevant to your changes, and delete any items that are not.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@tomxey tomxey self-assigned this Oct 23, 2024
@alexsporn alexsporn added the infrastructure Issues related to the Infrastructure Team label Oct 24, 2024
@tomxey tomxey force-pushed the sc-platform/refactor-extended-api-tests-to-use-shared-runtime branch 6 times, most recently from e56aaa5 to f796733 Compare October 29, 2024 14:45
Base automatically changed from sc-platform/refactor-extended-api-tests-to-use-shared-runtime to sc-platform/indexer-new-rpc-tests October 29, 2024 14:49
@sergiupopescu199 sergiupopescu199 force-pushed the sc-platform/indexer-new-rpc-tests branch 4 times, most recently from 211686f to 57f72c6 Compare October 31, 2024 20:21
@tomxey tomxey closed this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Issues related to the Infrastructure Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants