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

Raise Max Clusters Testing #371

Merged
merged 3 commits into from
Nov 20, 2023
Merged

Raise Max Clusters Testing #371

merged 3 commits into from
Nov 20, 2023

Conversation

dehume
Copy link
Contributor

@dehume dehume commented Nov 17, 2023

Fixes #347

Raises the cap on the number of clusters allowed for the acceptance tests

@dehume dehume added the testing Issue related to tests label Nov 17, 2023
@dehume dehume requested a review from bobbyiliev as a code owner November 17, 2023 17:29
@dehume dehume marked this pull request as draft November 17, 2023 17:43
@dehume dehume removed the request for review from bobbyiliev November 17, 2023 17:43
@dehume dehume changed the title Improve Tests [WIP] Improve Test Reliability Nov 17, 2023
Copy link
Contributor

@bobbyiliev bobbyiliev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like the tests are failing. If you don’t come up with a work around, here is how I did it with the metabase tests:

https://github.com/MaterializeInc/metabase-materialize-driver/blob/master/docker-compose.yml#L31

@dehume
Copy link
Contributor Author

dehume commented Nov 17, 2023

If you don’t come up with a work around, here is how I did it with the metabase tests:

That is much cleaner. Implementing it that way. Thanks

@dehume dehume changed the title [WIP] Improve Test Reliability Raise Max Clusters Testing Nov 20, 2023
@dehume dehume marked this pull request as ready for review November 20, 2023 14:55
@dehume dehume merged commit c101355 into main Nov 20, 2023
@dehume dehume deleted the Improve-Tests branch November 20, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Issue related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update max_clusters for Acceptance Tests
2 participants