fix(common): try to fix some tests
This commit is contained in:
@@ -64,6 +64,7 @@ tests:
|
||||
restic:
|
||||
repository: test-release-name-common-test-destbackup-volsync-mybackup1
|
||||
copyMethod: Snapshot
|
||||
cacheCapacity: 10Gi
|
||||
capacity: 100Gi
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
@@ -86,6 +87,7 @@ tests:
|
||||
copyMethod: Clone
|
||||
dest:
|
||||
enabled: true
|
||||
cacheCapacity: 10Gi
|
||||
capacity: 200Gi
|
||||
src:
|
||||
enabled: false
|
||||
@@ -148,6 +150,7 @@ tests:
|
||||
restic:
|
||||
repository: test-release-name-common-test-destbackup-volsync-mybackup1
|
||||
copyMethod: Clone
|
||||
cacheCapacity: 10Gi
|
||||
capacity: 100Gi
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
@@ -191,6 +194,7 @@ tests:
|
||||
restic:
|
||||
repository: test-release-name-common-test-destbackup-volsync-mybackup1
|
||||
copyMethod: Clone
|
||||
cacheCapacity: 10Gi
|
||||
capacity: 100Gi
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
|
||||
Reference in New Issue
Block a user