velero/test/perf
qiuming f6dfa8e7b2
Merge pull request #7176 from danfengliu/fix-issue-of-hiiting-snapshot-limit
Add sleep to avoid snapshot limitation issue
2024-01-02 17:09:43 +08:00
..
backup Add perf test namespace mapping when restore 2023-11-27 02:11:13 +00:00
basic Add perf test namespace mapping when restore 2023-11-27 02:11:13 +00:00
metrics Add perf test namespace mapping when restore 2023-11-27 02:11:13 +00:00
restore Add perf test namespace mapping when restore 2023-11-27 02:11:13 +00:00
test Add sleep to avoid snapshot limitation issue and skip retain PV on vSphere pipeline 2024-01-02 05:53:03 +00:00
Makefile Merge pull request #7048 from danfengliu/add-readme-for-e2e-test 2023-12-06 16:53:13 +08:00
README.md Add performance E2E test 2023-08-15 01:46:36 +00:00
e2e_suite_test.go Add sleep to avoid snapshot limitation issue and skip retain PV on vSphere pipeline 2024-01-02 05:53:03 +00: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