Skip to content

test: reduce RealisticLoad E2E resource requests to avoid CI contention#50

Closed
SebTardif wants to merge 1 commit into
mainfrom
fix/realisticload-resource-contention
Closed

test: reduce RealisticLoad E2E resource requests to avoid CI contention#50
SebTardif wants to merge 1 commit into
mainfrom
fix/realisticload-resource-contention

Conversation

@SebTardif

Copy link
Copy Markdown
Contributor

Real root-cause fix for #49:

  • Reduced CPU request 300m → 150m and memory 128Mi → 96Mi
  • Reverted the artificial 3m deployment readiness timeout back to 120s

This makes the test schedule reliably even when 13 parallel E2E tests compete for limited CI node resources, instead of papering over the problem with longer timeouts.

Lower CPU request from 300m→150m and memory 128Mi→96Mi.
This is the real fix for the persistent deployment readiness timeout
instead of repeatedly increasing patience timeouts.

Refs #49

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@SebTardif

Copy link
Copy Markdown
Contributor Author

Superseded by #51 which addresses the root cause (start idle, exec load after Ready) instead of just lowering requests.

@SebTardif SebTardif closed this May 26, 2026
@SebTardif SebTardif deleted the fix/realisticload-resource-contention branch June 21, 2026 02:42
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

Successfully merging this pull request may close these issues.

1 participant