Adjust structure of e2e test codes

Put every test moduels into seperate packages and all velero install parameters integrated into one struct

Signed-off-by: Ming <mqiu@vmware.com>
This commit is contained in:
ming qiu
2021-11-22 15:57:58 +08:00
committed by Ming
parent 474fd61283
commit 58325050ec
15 changed files with 571 additions and 501 deletions
+1
View File
@@ -0,0 +1 @@
Adjust structure of e2e test codes