teleport/integration
rosstimothy 69b8afa113
Add test that verifies sessions are unaffected by Auth restarts (#28949)
Addresses part of #24096 via a new integration test.

> With HA you should be able to reboot the
> cluster without dropping the connection

The test starts two processes, one running just Auth, another
running SSH+Proxy. An interactive session is created which
periodically executes a command and verifies the output contains
the expected values. The Auth instance is restarted in the
background while the command validation occurs.
2023-07-12 13:16:50 +00:00
..
appaccess Fix tsh windows builds (#28357) 2023-06-30 17:12:12 +00:00
conntest Integrations: web API and tctl (#24145) 2023-04-12 16:06:30 +00:00
db Add ability to overwrite default Teleport MySQL Engine Version (#24464) 2023-04-13 10:09:10 +00:00
helpers Add test that verifies sessions are unaffected by Auth restarts (#28949) 2023-07-12 13:16:50 +00:00
hsm Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
integrations Integrations: web API and tctl (#24145) 2023-04-12 16:06:30 +00:00
kube Enabled IP pinning enforcement for Kube and DB (#22310) 2023-03-08 14:20:47 +00:00
proxy Refactor Gateway Cert Reissuer and tshd events client (#28782) 2023-07-11 20:50:16 +00:00
agent_forwarding_test.go Enable GCI linter (#17894) 2022-10-28 20:20:28 +00:00
client_test.go Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
ec2_test.go Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00
hostuser_test.go Add option to allow for host users not to be deleted (#26892) 2023-06-23 13:35:57 +00:00
integration.go Break DB integration tests out into their own package (#16133) 2022-09-07 11:04:35 +10:00
integration_test.go Add test that verifies sessions are unaffected by Auth restarts (#28949) 2023-07-12 13:16:50 +00:00
joinopenssh_test.go Add integration test for teleport join openssh (#26446) 2023-05-22 12:39:41 +00:00
kube_integration_test.go Extend Teleport RBAC to support Kubernetes Verbs (#27096) 2023-07-06 15:39:11 +00:00
main_test.go Update golangci-lint to 1.49.0 (#16507) 2022-09-19 22:38:59 +00:00
port_forwarding_test.go Fix port forwarding when using a label based target (#26394) 2023-05-22 16:15:01 +00:00
ports.go Remove more integration test port list allocations (#16266) 2022-09-14 06:53:19 +00:00
teleterm_test.go TLS Routing behind ALB Connect support for SSH and Database access. (#25495) 2023-05-09 13:11:12 +00:00
terminal_test.go Track active ssh sessions established via the web (#20231) 2023-01-27 14:38:39 +00:00
utmp_integration_test.go Refactor tctl's dependencies (#22693) 2023-03-09 17:48:36 +00:00