Skip to content

Commit 43fe44d

Browse files
chore: delete scaletest infrastructure (coder#19603)
We've successfully migrated the latest iteration of our scaletest infrastructure (`scaletest/terraform/action`) to https://github.com/coder/scaletest (private repo). This PR removes the older iterations, and the scriptsfor spinning up & running the load generators against that infrastructure (`scaletest.sh`). The tooling for generating load against a Coder deployment remains untouched, as does the public documentation for that tooling (i.e. `coder exp scaletest`). If we ever need that old scaletest Terraform code, it's always in the git history!
1 parent 74fb2aa commit 43fe44d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+1
-4269
lines changed

docs/admin/infrastructure/scale-utility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ environments.
4444
> for your users.
4545
> To avoid potential outages and orphaned resources, we recommend that you run
4646
> scale tests on a secondary "staging" environment or a dedicated
47-
> [Kubernetes playground cluster](https://github.com/coder/coder/tree/main/scaletest/terraform).
47+
> Kubernetes playground cluster.
4848
>
4949
> Run it against a production environment at your own risk.
5050

scaletest/README.md

Lines changed: 0 additions & 109 deletions
This file was deleted.

scaletest/scaletest.sh

Lines changed: 0 additions & 240 deletions
This file was deleted.

scaletest/terraform/action/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

scaletest/terraform/action/cf_dns.tf

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)