From 366f1dafb7bccf72ad89a51184fa48b9045435c8 Mon Sep 17 00:00:00 2001 From: Miguel de Barros Date: Fri, 25 Jun 2021 15:57:19 +0200 Subject: [PATCH] Updates mojaloop helm values for TTK Test-Case v13.0.0 release --- mojaloop/values.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/mojaloop/values.yaml b/mojaloop/values.yaml index a84ffd177..e276e771e 100644 --- a/mojaloop/values.yaml +++ b/mojaloop/values.yaml @@ -7360,7 +7360,7 @@ ml-testing-toolkit: "contentTypeParticipants": "application/vnd.interoperability.participants+json;version=1.0", "contentTypeQuotes": "application/vnd.interoperability.quotes+json;version=1.0", "currency": "USD", - "currency2": "USD", + "currency2": "TZS", "fromDOB": "1984-01-01", "fromFirstName": "Firstname-Test", "fromFspId": "testingtoolkitdfsp", @@ -7506,7 +7506,7 @@ ml-testing-toolkit: "contentTypeParticipants": "application/vnd.interoperability.participants+json;version=1.0", "contentTypeQuotes": "application/vnd.interoperability.quotes+json;version=1.0", "currency": "USD", - "currency2": "USD", + "currency2": "TZS", "fromDOB": "1984-01-01", "fromFirstName": "Firstname-Test", "fromFspId": "testingtoolkitdfsp", @@ -7600,11 +7600,11 @@ ml-ttk-posthook-setup: weight: -5 config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases - testCasesZipUrl: &ttkGitUrl https://github.com/mojaloop/testing-toolkit-test-cases/archive/v12.1.4.zip + testCasesZipUrl: &ttkGitUrl https://github.com/mojaloop/testing-toolkit-test-cases/archive/v13.0.0.zip ## FOR_DEFERRED_SETTLEMENT - testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-12.1.4/collections/hub/provisioning + testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-13.0.0/collections/hub/provisioning ## FOR_CGS - # testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-12.1.4/collections/hub/provisioning_cgs + # testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-13.0.0/collections/hub/provisioning_cgs ttkBackendURL: http://$release_name-ml-testing-toolkit-backend:5050 testCaseEnvironmentFile: *ttkInputValues @@ -7617,9 +7617,9 @@ ml-ttk-posthook-tests: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases testCasesZipUrl: *ttkGitUrl ## FOR_DEFERRED_SETTLEMENT - testCasesPathInZip: &ttkGitPathGP testing-toolkit-test-cases-12.1.4/collections/hub/golden_path + testCasesPathInZip: &ttkGitPathGP testing-toolkit-test-cases-13.0.0/collections/hub/golden_path ## FOR_CGS - # testCasesPathInZip: &ttkGitPathGP testing-toolkit-test-cases-12.1.4/collections/hub/golden_path_cgs + # testCasesPathInZip: &ttkGitPathGP testing-toolkit-test-cases-13.0.0/collections/hub/golden_path_cgs # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports ttkBackendURL: http://$release_name-ml-testing-toolkit-backend:5050