fix(common): try to fix some tests

This commit is contained in:
Kjeld Schouten
2024-11-11 15:21:34 +01:00
parent 36ae6e41b5
commit 5b600bb60e
@@ -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