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