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

CI: Increase heap memory size for CrateDB to 4 GB #100

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

amotl
Copy link
Member

@amotl amotl commented Feb 5, 2024

About

This may help in situations where the integration tests are heavy on
memory use, and where we observed flaky behaviour on CI.

According to GitHub's documentation, standard runners offer 16 GB of
RAM, so dedicating 4 GB to CrateDB will not blow up the main memory.

-- https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

References

@amotl amotl changed the title CI: Increase heap memory size for CrateDB to 1.5 GB CI: Increase heap memory size for CrateDB to 4 GB Feb 5, 2024
This may help in situations where the integration tests are heavy on
memory use, and where we observed flaky behaviour on CI.

According to GitHub's documentation, standard runners offer 16 GB of
RAM, so dedicating 4 GB to CrateDB will not blow up the main memory.

-- https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
@amotl amotl marked this pull request as ready for review February 5, 2024 15:14
@amotl amotl merged commit b51059b into main Feb 5, 2024
1 check passed
@amotl amotl deleted the amo/ci-cratedb-more-ram branch February 5, 2024 15:14
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.

None yet

1 participant