elastic / cloud-on-k8s

Elastic Cloud on Kubernetes
Other
2.52k stars 686 forks source link

increase agent memory for azure as well #7908

Closed kvalliyurnatt closed 2 weeks ago

kvalliyurnatt commented 2 weeks ago

We see e2e tests failing on aks with agent in OOM, increase memory in e2e tests for agent in aks tests

kvalliyurnatt commented 2 weeks ago

buildkite test this -f p=aks,TESTS_MATCH=TestFleetMode

thbkrkr commented 2 weeks ago

buildkite test this -f p=tanzu,TESTS_MATCH=TestFleetMode

Agent e2e tests seem also flaky on tanzu. Maybe we should do the same, even if the one triggered by this has passed?

kvalliyurnatt commented 2 weeks ago

buildkite test this -f p=tanzu,TESTS_MATCH=TestFleetMode

kvalliyurnatt commented 2 weeks ago

buildkite test this -f p=tanzu,TESTS_MATCH=TestFleetMode

Agent e2e tests seem also flaky on tanzu. Maybe we should do the same, even if the one triggered by this has passed?

Added in tanzu as well @thbkrkr, please take another look.