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

[E2E] Increase Agent memory on OpenShift #7884

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

barkbay
Copy link
Contributor

@barkbay barkbay commented Jun 10, 2024

Similar to #7789, however Agent's memory is only increased on OpenShift.

The rational is that, since there are more components running on a OpenShift cluster, it requires more memory than other K8s distributions. Therefore OpenShift is considered as a special case.

@barkbay barkbay added the >test Related to unit/integration/e2e tests label Jun 10, 2024
@barkbay
Copy link
Contributor Author

barkbay commented Jun 10, 2024

buildkite test this -f p=ocp,TESTS_MATCH=TestAgentConfigRef

@barkbay barkbay marked this pull request as draft June 10, 2024 08:46
@barkbay
Copy link
Contributor Author

barkbay commented Jun 10, 2024

Converted as a draft while I'm doing some tests...

@barkbay
Copy link
Contributor Author

barkbay commented Jun 10, 2024

I ran the other failing tests (TestMultipleOutputConfig and TestSystemIntegrationConfig) locally, and there are now also passing.

@barkbay barkbay marked this pull request as ready for review June 10, 2024 09:42
@barkbay barkbay merged commit cb08e3f into elastic:main Jun 10, 2024
5 checks passed
@barkbay barkbay deleted the e2e/increase-ocp4-agent-memory branch June 10, 2024 11:39
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants