etcd-druid icon indicating copy to clipboard operation
etcd-druid copied to clipboard

Introduce stress testing capability and capability to run envtest outside integration tests

Open unmarshall opened this issue 6 months ago • 0 comments

How to categorize this issue? /area dev-productivity /area testing /kind enhancement

What would you like to be added: Introduce the following capabilities:

  • [ ] Add capability to stress test to help de-flake tests (script and/or make target) - for both unit and integration-tests
  • [ ] Add capability to start envtest separately and run integration-tests targeting it. This helps analysing the state of the resources and helps in debugging tests.

Why is this needed: Enhance developer productivity

unmarshall avatar Aug 03 '24 06:08 unmarshall