From 2c8ddba2bceca41357f58463d8a52eeec98008fa Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Sun, 10 Mar 2024 14:43:42 +0200 Subject: [PATCH] fix more --- .../cnpg/cluster_recovery_spec_test.yaml | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/library/common-test/tests/cnpg/cluster_recovery_spec_test.yaml b/library/common-test/tests/cnpg/cluster_recovery_spec_test.yaml index f9dc9c42..07df5deb 100644 --- a/library/common-test/tests/cnpg/cluster_recovery_spec_test.yaml +++ b/library/common-test/tests/cnpg/cluster_recovery_spec_test.yaml @@ -17,7 +17,7 @@ tests: method: backup backupName: some-backup-name asserts: - - documentIndex: &clusterDoc 1 + - documentIndex: &clusterDoc 0 isKind: of: Cluster - documentIndex: *clusterDoc @@ -88,7 +88,7 @@ tests: pitrTarget: time: "2021-01-01T00:00:00Z" asserts: - - documentIndex: &secretDoc 3 + - documentIndex: &secretDoc 2 isKind: of: Secret - documentIndex: *secretDoc @@ -103,7 +103,7 @@ tests: path: stringData value: APPLICATION_CREDENTIALS: some-credentials - - documentIndex: &clusterDoc 1 + - documentIndex: *clusterDoc isKind: of: Cluster - documentIndex: *clusterDoc @@ -159,7 +159,7 @@ tests: pitrTarget: time: "2021-01-01T00:00:00Z" asserts: - - documentIndex: &secretDoc 3 + - documentIndex: *secretDoc isKind: of: Secret - documentIndex: *secretDoc @@ -174,7 +174,7 @@ tests: path: stringData value: APPLICATION_CREDENTIALS: some-credentials - - documentIndex: &clusterDoc 1 + - documentIndex: *clusterDoc isKind: of: Cluster - documentIndex: *clusterDoc @@ -231,7 +231,7 @@ tests: path: some-path region: some-region asserts: - - documentIndex: &secretDoc 3 + - documentIndex: *secretDoc isKind: of: Secret - documentIndex: *secretDoc @@ -247,7 +247,7 @@ tests: value: ACCESS_KEY_ID: some-access-key ACCESS_SECRET_KEY: some-secret-key - - documentIndex: &clusterDoc 1 + - documentIndex: *clusterDoc isKind: of: Cluster - documentIndex: *clusterDoc @@ -303,7 +303,7 @@ tests: accessKey: some-access-key secretKey: some-secret-key asserts: - - documentIndex: &secretDoc 3 + - documentIndex: *secretDoc isKind: of: Secret - documentIndex: *secretDoc @@ -319,7 +319,7 @@ tests: value: ACCESS_KEY_ID: some-access-key ACCESS_SECRET_KEY: some-secret-key - - documentIndex: &clusterDoc 1 + - documentIndex: *clusterDoc isKind: of: Cluster - documentIndex: *clusterDoc @@ -376,7 +376,7 @@ tests: containerName: some-container-name path: some-path asserts: - - documentIndex: &secretDoc 3 + - documentIndex: *secretDoc isKind: of: Secret - documentIndex: *secretDoc @@ -394,7 +394,7 @@ tests: STORAGE_ACCOUNT: some-storage-account STORAGE_KEY: "" STORAGE_SAS_TOKEN: "" - - documentIndex: &clusterDoc 1 + - documentIndex: *clusterDoc isKind: of: Cluster - documentIndex: *clusterDoc @@ -454,7 +454,7 @@ tests: azure: connectionString: some-connection-string asserts: - - documentIndex: &secretDoc 3 + - documentIndex: *secretDoc isKind: of: Secret - documentIndex: *secretDoc @@ -472,7 +472,7 @@ tests: STORAGE_ACCOUNT: "" STORAGE_KEY: "" STORAGE_SAS_TOKEN: "" - - documentIndex: &clusterDoc 1 + - documentIndex: *clusterDoc isKind: of: Cluster - documentIndex: *clusterDoc @@ -535,7 +535,7 @@ tests: pitrTarget: time: "2021-01-01T00:00:00Z" asserts: - - documentIndex: &secretDoc 3 + - documentIndex: *secretDoc isKind: of: Secret - documentIndex: *secretDoc @@ -550,7 +550,7 @@ tests: path: stringData value: APPLICATION_CREDENTIALS: some-credentials - - documentIndex: &clusterDoc 1 + - documentIndex: *clusterDoc isKind: of: Cluster - documentIndex: *clusterDoc @@ -607,7 +607,7 @@ tests: pitrTarget: time: "2021-01-01T00:00:00Z" asserts: - - documentIndex: &secretDoc 3 + - documentIndex: *secretDoc isKind: of: Secret - documentIndex: *secretDoc @@ -622,7 +622,7 @@ tests: path: stringData value: APPLICATION_CREDENTIALS: some-credentials - - documentIndex: &clusterDoc 1 + - documentIndex: *clusterDoc isKind: of: Cluster - documentIndex: *clusterDoc @@ -680,7 +680,7 @@ tests: pitrTarget: time: "2021-01-01T00:00:00Z" asserts: - - documentIndex: &secretDoc 3 + - documentIndex: *secretDoc isKind: of: Secret - documentIndex: *secretDoc @@ -695,7 +695,7 @@ tests: path: stringData value: APPLICATION_CREDENTIALS: some-credentials - - documentIndex: &clusterDoc 1 + - documentIndex: *clusterDoc isKind: of: Cluster - documentIndex: *clusterDoc