coder/scaletest
Cian Johnston 08fb9a6f1b
feat(cli): add trafficgen command for load testing (#7307)
This PR adds a scaletest workspace-traffic command for load testing. This opens a
ReconnectingPTY connection to each scaletest workspace (via coderd) and 
concurrently writes and reads random data to/from the PTY. Payloads are of the
form #${RANDOM_ALPHANUMERIC_STRING}, which essentially drops garbage
comments in the remote shell, and should not result in any commands being executed.
2023-05-05 10:34:58 +01:00
..
agentconn chore: Update pion/udp and improve parallel/non-parallel tests (#7164) 2023-04-17 20:23:10 +03:00
createworkspaces fix(scaletest): correctly validate configs using `SessionToken` (#7111) 2023-04-12 17:36:05 -05:00
harness feat: remove loadtest cmd, add new scaletest cmd (#5310) 2022-12-15 15:04:24 +00:00
loadtestutil chore: resolve race when running load tests with logs (#6523) 2023-03-08 21:12:20 -06:00
placebo feat: remove loadtest cmd, add new scaletest cmd (#5310) 2022-12-15 15:04:24 +00:00
reconnectingpty chore: fix flake in apptest reconnecting-pty test (#7281) 2023-04-26 00:31:41 +00:00
workspacebuild chore: format Go more aggressively 2023-02-18 18:32:09 -06:00
workspacetraffic feat(cli): add trafficgen command for load testing (#7307) 2023-05-05 10:34:58 +01:00