Files
teleport/integration
Brian Joerger 75e428bec3 Fix TestIntegrations/Disconnection flakiness (#65570)
* Fix nil pointer derefence in slow auth service initialization.

* Use consistent conservative timeout to account for environment stress.

* Parallelize tests and share cluster instances to balance resource contention and test runtime.

* Allow shared clusters to be used concurrently.

* Tighten timeouts for a more reasonable test runtime.

* Remove time.Sleep in kube test.

* Address comments.

* Fix typos.
2026-05-08 01:36:36 +00:00
..