Add backup deletion e2e test

Test case description is "Deleted backups are deleted from object storage and backups deleted from object storage can be deleted locally",
in this test, only resource backup objects are target for verifition, restic repo verification is not included in this PR, and snapshot verification will be in later PR

Signed-off-by: danfengl <danfengl@vmware.com>
This commit is contained in:
danfengl
2022-02-17 09:41:24 +00:00
parent 2cd2d83260
commit 5220562d37
+1
View File
@@ -0,0 +1 @@
Add backup deletion e2e test