Skip to content

Commit f6e526f

Browse files
authored
Add details on decommissioning of soak testing infra (#16148)
1 parent a709183 commit f6e526f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testing/apmsoak/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This doc provides a guide for running soak testing as a long running tests with the required infrastructure managed by terraform. The [soaktest_workers](../infra/terraform/modules/soaktest_workers) terraform module is available to allow running [apmsoak binary](../../systemtest/cmd/apmsoak) on GCP VMs. The binary will run as systemd unit configured to restart on failure. Monitoring is also setup for the worker as part of the terraform module to monitor the node resources and the systemd unit status.
44

5+
## Status of soak testing cluster
6+
7+
The Elastic internal soak testing infrastructure for APM Server has been decommissioned from version `8.15.2`. The associated infrastructure and alerting mechanisms have been removed and are no longer running. Other forms of testing are still in place.
8+
59
## Dependencies
610

711
- `terraform`

0 commit comments

Comments
 (0)