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

Abstract over cluster setup in integration tests #16

Open
nytopop opened this issue May 26, 2020 · 0 comments
Open

Abstract over cluster setup in integration tests #16

nytopop opened this issue May 26, 2020 · 0 comments
Labels
testing Is this working?

Comments

@nytopop
Copy link
Owner

nytopop commented May 26, 2020

Currently, the integration tests use fixed size (~small) clusters because of the amount of boilerplate involved in test setup.

Instead, each tested property should be demonstrated to hold at a number of different cluster sizes. To do this correctly there needs to be a way to spin up an arbitrary size cluster, and progress specific nodes individually.

@nytopop nytopop added the testing Is this working? label May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Is this working?
Projects
None yet
Development

No branches or pull requests

1 participant