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

Bump Kibana memory only for 8.1.x in e2e tests. #7836

Merged
merged 1 commit into from
May 22, 2024

Conversation

naemono
Copy link
Contributor

@naemono naemono commented May 22, 2024

We are seeing nightly e2e test failures with Kibana being OOM killed, which seems to be limited to Kibana 8.1.x. This increases the memory in the e2e tests for Kibana 8.1.x only to a level that we've found/tested that enables our e2e tests to pass again. This is what @thbkrkr suggested in #7819.

We suspect that the increased memory consumption is from moving to CgroupsV2.
There is a k8s bug and a runc fix

Signed-off-by: Michael Montgomery <mmontg1@gmail.com>
@kvalliyurnatt
Copy link
Contributor

buildkite test this -f p=gke,s=8.1.3 -m t=TestFleetMode,t=TestAPMKibanaAssociation,t=TestAgentVersionUpgradeToLatest8x,t=TestFleetAgentWithoutTLS

@naemono
Copy link
Contributor Author

naemono commented May 22, 2024

transient error in our e2e test run. Will retry once the cleanup is complete.

Copy link
Contributor

@thbkrkr thbkrkr left a comment

Choose a reason for hiding this comment

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

I'm not very objective 🙃 but LGTM.

@thbkrkr thbkrkr added the >test Related to unit/integration/e2e tests label May 22, 2024
@botelastic botelastic bot removed the triage label May 22, 2024
@naemono
Copy link
Contributor Author

naemono commented May 22, 2024

buildkite test this -f p=gke,s=8.1.3 -m t=TestFleetMode,t=TestAPMKibanaAssociation,t=TestAgentVersionUpgradeToLatest8x,t=TestFleetAgentWithoutTLS

@naemono naemono merged commit 1883b74 into elastic:main May 22, 2024
5 checks passed
@naemono naemono deleted the bump-kb-mem-e2e-8-1 branch May 22, 2024 15:28
naemono added a commit to naemono/cloud-on-k8s that referenced this pull request May 22, 2024
Signed-off-by: Michael Montgomery <mmontg1@gmail.com>
(cherry picked from commit 1883b74)
@naemono
Copy link
Contributor Author

naemono commented May 22, 2024

💚 All backports created successfully

Status Branch Result
2.13

Questions ?

Please refer to the Backport tool documentation

naemono added a commit that referenced this pull request May 22, 2024
Signed-off-by: Michael Montgomery <mmontg1@gmail.com>
(cherry picked from commit 1883b74)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Related to unit/integration/e2e tests v2.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants