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

Need to increase RAM on Vagrant Replica images #510

Open
f-trivino opened this issue Sep 19, 2024 · 1 comment
Open

Need to increase RAM on Vagrant Replica images #510

f-trivino opened this issue Sep 19, 2024 · 1 comment
Assignees

Comments

@f-trivino
Copy link
Contributor

The upstream test fedora-latest/test_external_idp is failing because of a new keycloak version is used in PR [cfad7a to ipa-server-install](freeipa/freeipa#7302). See the logs:

Sep 11 10:11:02 replica0.ipa.test kernel: Out of memory: Killed process 10458 (Web Content) total-vm:2384708kB, anon-rss:1408kB, file-rss:128kB, shmem-rss:28kB, UID:0 pgtables:412kB oom_score_adj:233

The Vagrant images need to be modified to have more memory. The current settings define domain.memory = 2750 (see https://github.com/freeipa/freeipa-pr-ci/blob/master/templates/vagrantfiles/Vagrantfile.ipaserver).

@f-trivino f-trivino self-assigned this Sep 19, 2024
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

No branches or pull requests

2 participants
@f-trivino and others