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

fix: reduce gh actions job resource contention for istio e2e #2073

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

shaneutt
Copy link
Contributor

@shaneutt shaneutt commented Dec 9, 2021

What this PR does / why we need it:

This patch disallows multiple cluster deployments in the nightly E2E tests to see if this helps with Istio test flakes.

Which issue this PR fixes

Partially Resolves #2071

Special notes for your reviewer:

While I was able to reproduce and start work on the non-Istio test failures from #2071, I could not reproduce the Istio test failures on my local machine. As such I would like to see if those tests start passing consistently if there's less resource contention in the environment, because it is already known that the actions of the test (to deploy all of istio then perform large numbers of network requests) are resource intensive.

@shaneutt shaneutt self-assigned this Dec 9, 2021
@shaneutt shaneutt requested a review from a team as a code owner December 9, 2021 16:15
@shaneutt shaneutt changed the title fix: fix: reduce gh actions job resource contention for istio e2e Dec 9, 2021
@shaneutt shaneutt temporarily deployed to Configure ci December 9, 2021 18:02 Inactive
@shaneutt shaneutt temporarily deployed to Configure ci December 9, 2021 18:18 Inactive
@shaneutt shaneutt temporarily deployed to Configure ci December 9, 2021 18:32 Inactive
@shaneutt shaneutt enabled auto-merge (squash) December 9, 2021 18:42
@shaneutt shaneutt merged commit 65d0e7d into main Dec 9, 2021
@shaneutt shaneutt deleted the shaneutt/e2e-ncpu branch December 9, 2021 18:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

E2E Tests - Flakes in Istio and AllInOne Tests
2 participants