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

windsock cloud: fix cassandra single benches run without cluster benches #1455

Merged
merged 5 commits into from
Feb 7, 2024

Conversation

rukai
Copy link
Member

@rukai rukai commented Feb 6, 2024

The topology=single benches currently only work when alongside the topology=cluster benches.
This is because it tries to fetch cassandra_instances[1] when cassandra_instances only has 1 element when we arent running cluster benches.
This PR fixes them so we can run just the topology=single benches

@rukai rukai requested a review from conorbros February 6, 2024 10:03
@rukai rukai enabled auto-merge (squash) February 7, 2024 04:56
@rukai rukai merged commit 62e8a18 into shotover:main Feb 7, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants