Files
Xun Jiang 49b670a791 Replace github.com/pkg/errors by github.com/cockroachdb/errors
Change errors.Cause to errors.Is, because github.com/cockroachdb/errors
New() function create a error with error stack with depth 1, but
github.com/pkg/errors's New() function create error with no depth.

Signed-off-by: Xun Jiang <xun.jiang@broadcom.com>
2026-06-10 15:55:57 +08:00
..
2024-05-17 07:31:03 +00:00
2023-08-15 01:46:36 +00:00

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