tools/perf/stability
John Howard bf97ffa1d8
Remove 'stability' testing (#2918)
* Remove 'stability' testing

This was effectively abandonware, first introduced by myself as one of
my first projects on Istio 5 years ago (not to take credit for it all -
there have been a variety of contributions since then). We do not use it
as part of testing of Istio, nor is it maintained at all. I think
keeping it just causes confusion and bloats the repo.

Not we sometimes call the testing we do "stability" testing in speaking.
In terms of this repo, that is actually 'load' testing.

We have:
* Load - run a lot of stuff, and (poorly) check for perf issues
* benchmark - run 2 workloads and benchmark latency
* Stability - attempt to run real world scenarios and monitor them

The "stability" tests are basically replaced by standard e2e tests under
istio/istio.

* add back things we do use
2024-05-14 15:38:49 -07:00
..
alertmanager Remove 'stability' testing (#2918) 2024-05-14 15:38:49 -07:00
long_running.sh Remove 'stability' testing (#2918) 2024-05-14 15:38:49 -07:00
setup_test.sh