From 88700ffe338e529a55d57dddb231a8d8f6028b12 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Mon, 11 Nov 2024 15:59:30 +0100 Subject: [PATCH] fix(common): update unittests some more --- .../common-test/tests/volsync/replication_dest_spec_test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 23053d940c4b..78f350262a67 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 @@ -87,7 +87,6 @@ tests: copyMethod: Clone dest: enabled: true - cacheCapacity: 10Gi capacity: 200Gi src: enabled: false @@ -108,6 +107,7 @@ tests: restic: repository: test-release-name-common-test-destbackup-volsync-mybackup1 copyMethod: Clone + cacheCapacity: 10Gi capacity: 200Gi accessModes: - ReadWriteOnce @@ -239,6 +239,7 @@ tests: restic: repository: test-release-name-common-test-destbackup-volsync-mybackup1 copyMethod: Clone + cacheCapacity: 10Gi capacity: 100Gi accessModes: - ReadWriteOnce