diff --git a/charts/library/common-test/tests/volsync/replication_dest_spec_test.yaml b/charts/library/common-test/tests/volsync/replication_dest_spec_test.yaml index 4c61b5be1f4..23053d940c4 100644 --- a/charts/library/common-test/tests/volsync/replication_dest_spec_test.yaml +++ b/charts/library/common-test/tests/volsync/replication_dest_spec_test.yaml @@ -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