-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Various changes to load testing machinery to support v17 #48399
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
Friendly ping @r0mant @GavinFrazar |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if these were skipped intentionally or not since you changed the assets uri in several other places, FWIW:
$ rg "public.ecr.aws/gravitational/" (dev)
loadtest/helm/node-agent/values.yaml
9: repository: public.ecr.aws/gravitational/teleport-ent-distroless-debug
loadtest/helm/soaktest/values.yaml
2: repository: public.ecr.aws/gravitational/teleport-ent-distroless-debug
$ rg "charts.releases.teleport" (dev)
loadtest/control-plane/init.sh
7:helm repo add teleport https://charts.releases.teleport.dev
Co-authored-by: Gavin Frazar <[email protected]>
This was only updated to reflect the changes that I had to make for my portion of the test plan. |
@rosstimothy See the table below for backport results.
|
No description provided.