velero/test/perf
Xun Jiang e5354e123b Modify the StorageClass install and delete code.
* Only install and uninstall SC and VSC once for default cluster.
* Install and uninstall SC and VSC for standby cluster on migration case.
* Refactor the StorageClass and VolumeSnapshotClass YAMLs.
* Prettify the e2e_suite_test.go

Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
2024-11-19 11:10:50 +08:00
..
backup golangci-lint: fix gosimple linter 2024-05-17 07:31:03 +00:00
basic Add perf test namespace mapping when restore 2023-11-27 02:11:13 +00:00
metrics Fix some comments 2024-04-15 14:48:20 +08:00
restore golangci-lint: fix gosimple linter 2024-05-17 07:31:03 +00:00
test Skip uninstall and resource cleanup when fail-fast is enabled. 2024-09-23 20:24:14 +08:00
README.md Add performance E2E test 2023-08-15 01:46:36 +00:00
e2e_suite_test.go Modify the StorageClass install and delete code. 2024-11-19 11:10:50 +08:00

README.md

End-to-end tests

Document for running Velero end-to-end performance test suite.

And the data generate tool for performance test could be found in here