coder/scaletest/harness
Cian Johnston dd86100f33
fix(scaletest): fix flake in Test_Runner/Cleanup (#10252)
* fix(scaletest/createworkspaces): address flake in Test_Runner/CleanupPendingBuild

* fix(scaletest): pass io.Writer to Cleanup()

* add some extra logs to workspacebuild cleanup

* fixup! fix(scaletest): pass io.Writer to Cleanup()

* remove race

* fmt

* address PR comments
2023-10-16 12:37:12 +01:00
..
harness.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
harness_test.go fix(scaletest): fix flake in Test_Runner/Cleanup (#10252) 2023-10-16 12:37:12 +01:00
results.go fix(scaletest): output error and trace instead of {} for json output (#10075) 2023-10-05 13:31:54 +00:00
results_test.go fix(scaletest): output error and trace instead of {} for json output (#10075) 2023-10-05 13:31:54 +00:00
run.go fix(scaletest): fix flake in Test_Runner/Cleanup (#10252) 2023-10-16 12:37:12 +01:00
run_test.go fix(scaletest): fix flake in Test_Runner/Cleanup (#10252) 2023-10-16 12:37:12 +01:00
strategies.go feat: remove loadtest cmd, add new scaletest cmd (#5310) 2022-12-15 15:04:24 +00:00
strategies_test.go chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00