Skip to content

fix(scaletest): adjust sessionAffinity and scenario resources #8205

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

Merged
merged 2 commits into from
Jun 26, 2023

Conversation

johnstcn
Copy link
Member

  • The default service session affinity is ClientIP, which means that we won't distribute traffic over multiple coderd replicas. Explicitly setting to None.
  • Adjusting scenario resource definitions: small did not have sufficient CPU, so bumping instance type. Large is now medium with 3x coderd replicas.

@johnstcn johnstcn requested a review from spikecurtis June 26, 2023 12:26
@johnstcn johnstcn self-assigned this Jun 26, 2023
@johnstcn johnstcn changed the title scaletest: set sessionAffinity to None, adjust scenario resources fix(scaletest): set sessionAffinity to None, adjust scenario resources Jun 26, 2023
@johnstcn johnstcn changed the title fix(scaletest): set sessionAffinity to None, adjust scenario resources fix(scaletest): adjust sessionAffinity and scenario resources Jun 26, 2023
@johnstcn johnstcn merged commit b8437ce into main Jun 26, 2023
@johnstcn johnstcn deleted the cj/scaletest-tf-fixes branch June 26, 2023 14:54
@github-actions github-actions bot locked and limited conversation to collaborators Jun 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants