kibana/packages/core/test-helpers
Brad White 8ddad927fe
[kbn/es serverless] invert teardown logic to always kill cluster (#166546)
## Summary

Closes #166543 

- It is counterintuitive to `CTRL + C` from the `yarn es serverless`
process and the cluster is still running. This has caused issues when
switching between stateful and serverless work flows for some
developers. This PR inverts the logic to always teardown the cluster
unless a flag is passed.
- Small docs update for changing ES memory allocation on all operation
systems.
- Fixes bug were cluster status would continue looping after `SIGINT`.
- Bind to `SIGINT` earlier so nodes are always killed
2023-09-21 09:10:21 -07:00
..
core-test-helpers-deprecations-getters Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
core-test-helpers-http-setup-browser Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
core-test-helpers-kbn-server [kbn/es serverless] invert teardown logic to always kill cluster (#166546) 2023-09-21 09:10:21 -07:00
core-test-helpers-so-type-serializer [modelVersions] add new migration change types (#161147) 2023-07-07 17:18:21 +02:00
core-test-helpers-test-utils [Saved Objects] Provide ability to remove SO type from global SO HTTP API without hiding from the client (#149166) 2023-01-23 15:04:24 -07:00