diff --git a/.changelog/release-v14.1.0.md b/.changelog/release-v14.1.0.md index c1c48cfe9..2e6290f61 100644 --- a/.changelog/release-v14.1.0.md +++ b/.changelog/release-v14.1.0.md @@ -40,7 +40,7 @@ Date | Revision | Description 16. event-stream-processor: **v12.0.0-snapshot.7** 17. simulator: **12.0.0** 18. mojaloop-simulator: **v13.0.1** -19. sdk-scheme-adapter: v11.18.11 -> **v21.3.2** ([Compare](https://github.com/mojaloop/sdk-scheme-adapter/compare/v11.18.11...v21.4.0)) +19. sdk-scheme-adapter: v11.18.11 -> **v21.4.0** ([Compare](https://github.com/mojaloop/sdk-scheme-adapter/compare/v11.18.11...v21.4.0)) 20. ml-testing-toolkit: v15.0.0 -> **v15.2.0** ([Compare](https://github.com/mojaloop/ml-testing-toolkit/compare/v15.0.0...v15.2.0)) 21. ml-testing-toolkit-ui: v15.0.0 -> **v15.0.1** ([Compare](https://github.com/mojaloop/ml-testing-toolkit-ui/compare/v15.0.0...v15.0.1)) 22. ml-testing-toolkit-client-lib: **v1.0.0** @@ -69,7 +69,7 @@ Date | Revision | Description 16. event-stream-processor - https://github.com/mojaloop/event-stream-processor/releases/v12.0.0-snapshot.7 17. simulator - https://github.com/mojaloop/simulator/releases/tag/v12.0.0 18. mojaloop-simulator - https://github.com/mojaloop/mojaloop-simulator/releases/tag/v13.0.1 -19. sdk-scheme-adapter - https://github.com/mojaloop/sdk-scheme-adapter/releases/tag/v21.3.2 +19. sdk-scheme-adapter - https://github.com/mojaloop/sdk-scheme-adapter/releases/tag/v21.4.0 20. ml-testing-toolkit - https://github.com/mojaloop/ml-testing-toolkit/releases/tag/v15.2.0 21. ml-testing-toolkit-ui - https://github.com/mojaloop/ml-testing-toolkit-ui/releases/tag/v15.0.1 22. ml-testing-toolkit-client-lib - https://github.com/mojaloop/ml-testing-toolkit-client-lib/releases/tag/v1.0.0 diff --git a/mojaloop/values.yaml b/mojaloop/values.yaml index 2573a4afe..164890377 100644 --- a/mojaloop/values.yaml +++ b/mojaloop/values.yaml @@ -7132,8 +7132,9 @@ mojaloop-ttk-simulators: host: 'ttksim1.local' config: - ## TODO: Update the below line to the tagged release - rules_response__default.json: 'https://github.com/mojaloop/testing-toolkit-test-cases/raw/release/v14.1.0/rules/sdk-bulk/response_rules.json' + ## TODO: Update the below line once the rules have been migrated to https://github.com/mojaloop/sdk-scheme-adapter + rules_response__default.json: 'https://github.com/mojaloop/testing-toolkit-test-cases/raw/v14.1.0/rules/sdk-bulk/response_rules.json' + # rules_response__default.json: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim1/spec_files/rules_response/default.json' api_definitions__mojaloop_simulator_sim_1.4__api_spec.yaml: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim1/spec_files/api_definitions/mojaloop_simulator_sim_1.4/api_spec.yaml' api_definitions__mojaloop_sdk_outbound_scheme_adapter_1.0__api_spec.yaml: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim1/spec_files/api_definitions/mojaloop_sdk_outbound_scheme_adapter_1.0/api_spec.yaml' api_definitions__mojaloop_sdk_outbound_scheme_adapter_1.0__callback_map.json: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim1/spec_files/api_definitions/mojaloop_sdk_outbound_scheme_adapter_1.0/callback_map.json' @@ -7190,8 +7191,9 @@ mojaloop-ttk-simulators: adminApi: host: 'ttksim2.local' config: - ## TODO: Update the below line to the tagged release - rules_response__default.json: 'https://github.com/mojaloop/testing-toolkit-test-cases/raw/release/v14.1.0/rules/sdk-bulk/response_rules.json' + ## TODO: Update the below line once the rules have been migrated to https://github.com/mojaloop/sdk-scheme-adapter + rules_response__default.json: 'https://github.com/mojaloop/testing-toolkit-test-cases/raw/v14.1.0/rules/sdk-bulk/response_rules.json' + # rules_response__default.json: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim2/spec_files/rules_response/default.json' api_definitions__mojaloop_simulator_sim_1.4__api_spec.yaml: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim2/spec_files/api_definitions/mojaloop_simulator_sim_1.4/api_spec.yaml' api_definitions__mojaloop_sdk_outbound_scheme_adapter_1.0__api_spec.yaml: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim2/spec_files/api_definitions/mojaloop_sdk_outbound_scheme_adapter_1.0/api_spec.yaml' api_definitions__mojaloop_sdk_outbound_scheme_adapter_1.0__callback_map.json: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim2/spec_files/api_definitions/mojaloop_sdk_outbound_scheme_adapter_1.0/callback_map.json' @@ -7218,8 +7220,9 @@ mojaloop-ttk-simulators: adminApi: host: 'ttksim3.local' config: - ## TODO: Update the below line to the tagged release - rules_response__default.json: 'https://github.com/mojaloop/testing-toolkit-test-cases/raw/release/v14.1.0/rules/sdk-bulk/response_rules.json' + ## TODO: Update the below line once the rules have been migrated to https://github.com/mojaloop/sdk-scheme-adapter + rules_response__default.json: 'https://github.com/mojaloop/testing-toolkit-test-cases/raw/v14.1.0/rules/sdk-bulk/response_rules.json' + # rules_response__default.json: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim3/spec_files/rules_response/default.json' api_definitions__mojaloop_simulator_sim_1.4__api_spec.yaml: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim3/spec_files/api_definitions/mojaloop_simulator_sim_1.4/api_spec.yaml' api_definitions__mojaloop_sdk_outbound_scheme_adapter_1.0__api_spec.yaml: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim3/spec_files/api_definitions/mojaloop_sdk_outbound_scheme_adapter_1.0/api_spec.yaml' api_definitions__mojaloop_sdk_outbound_scheme_adapter_1.0__callback_map.json: 'https://github.com/mojaloop/sdk-scheme-adapter/raw/v21.4.0/test/func/config/ttk-ttksim3/spec_files/api_definitions/mojaloop_sdk_outbound_scheme_adapter_1.0/callback_map.json' @@ -8712,11 +8715,8 @@ 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/v14.0.0.1.zip - # testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-14.0.0.1/collections/hub/provisioning - ## TODO: UPDATE THE ABOVE AND REMOVE THE BELOW for final version of: testing-toolkit-test-cases-release-v14.1.0 - testCasesZipUrl: &ttkGitUrl https://github.com/mojaloop/testing-toolkit-test-cases/archive/refs/heads/release/v14.1.0.zip - testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-release-v14.1.0/collections/hub/provisioning + testCasesZipUrl: &ttkGitUrl https://github.com/mojaloop/testing-toolkit-test-cases/archive/v14.1.0.zip + testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-14.1.0/collections/hub/provisioning ttkBackendURL: http://$release_name-ml-testing-toolkit-backend:5050 parameters: <<: *simNames @@ -8729,8 +8729,7 @@ ml-ttk-posthook-tests: config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases testCasesZipUrl: *ttkGitUrl - ## TODO: UPDATE THE ABOVE AND REMOVE THE BELOW for final version of: testing-toolkit-test-cases-release-v14.1.0 - testCasesPathInZip: &ttkGitPathGP testing-toolkit-test-cases-release-v14.1.0/collections/hub/golden_path + testCasesPathInZip: &ttkGitPathGP testing-toolkit-test-cases-14.1.0/collections/hub/golden_path # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports ttkBackendURL: http://$release_name-ml-testing-toolkit-backend:5050 @@ -8867,9 +8866,7 @@ ml-ttk-test-val-bulk: config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases testCasesZipUrl: *ttkGitUrl - # testCasesPathInZip: testing-toolkit-test-cases-14.0.0.1/collections/hub/other_tests/bulk_transfers - ## TODO: UPDATE THE ABOVE AND REMOVE THE BELOW for final version of: testing-toolkit-test-cases-release-v14.1.0 - testCasesPathInZip: testing-toolkit-test-cases-release-v14.1.0/collections/hub/other_tests/bulk_transfers + testCasesPathInZip: testing-toolkit-test-cases-14.1.0/collections/hub/other_tests/bulk_transfers ## Optional config for uploading reports to S3 Buckets. If enabled: WS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION under the 'configCreds' is required. # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports @@ -8907,9 +8904,7 @@ ml-ttk-test-setup-tp: config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases testCasesZipUrl: *ttkGitUrl - # testCasesPathInZip: testing-toolkit-test-cases-14.0.0.1/collections/hub/provisioning_thirdparty - ## TODO: UPDATE THE ABOVE AND REMOVE THE BELOW for final version of: testing-toolkit-test-cases-release-v14.1.0 - testCasesPathInZip: testing-toolkit-test-cases-release-v14.1.0/collections/hub/provisioning_thirdparty + testCasesPathInZip: testing-toolkit-test-cases-14.1.0/collections/hub/provisioning_thirdparty ## Optional config for uploading reports to S3 Buckets. If enabled: WS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION under the 'configCreds' is required. # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports @@ -8947,9 +8942,7 @@ ml-ttk-test-val-tp: config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases testCasesZipUrl: *ttkGitUrl - # testCasesPathInZip: testing-toolkit-test-cases-14.0.0.1/collections/hub/thirdparty - ## TODO: UPDATE THE ABOVE AND REMOVE THE BELOW for final version of: testing-toolkit-test-cases-release-v14.1.0 - testCasesPathInZip: testing-toolkit-test-cases-release-v14.1.0/collections/hub/thirdparty + testCasesPathInZip: testing-toolkit-test-cases-14.1.0/collections/hub/thirdparty ## Optional config for uploading reports to S3 Buckets. If enabled: WS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION under the 'configCreds' is required. # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports @@ -8987,9 +8980,7 @@ ml-ttk-test-setup-sdk-bulk: config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases testCasesZipUrl: *ttkGitUrl - # testCasesPathInZip: testing-toolkit-test-cases-14.0.0.1/collections/hub/other_tests/bulk_transfers - ## TODO: UPDATE THE ABOVE AND REMOVE THE BELOW for final version of: testing-toolkit-test-cases-release-v14.1.0 - testCasesPathInZip: testing-toolkit-test-cases-release-v14.1.0/collections/hub/provisioning_sdkbulk + testCasesPathInZip: testing-toolkit-test-cases-14.1.0/collections/hub/provisioning_sdkbulk ## Optional config for uploading reports to S3 Buckets. If enabled: WS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION under the 'configCreds' is required. # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports @@ -9026,13 +9017,8 @@ ml-ttk-test-val-sdk-bulk: weight: -1 config: ## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases - # testCasesZipUrl: *ttkGitUrl - ## TODO: We can remove the following line and uncomment the above line after we merge the test-cases related sdk-bulk to master branch and release a version testCasesZipUrl: *ttkGitUrl - ## TODO: UNCOMMENT THE LINE BELOW - # testCasesPathInZip: testing-toolkit-test-cases-14.0.0.1/collections/hub/sdk-bulk - ## TODO: REMOVE THE LINE BELOW - testCasesPathInZip: testing-toolkit-test-cases-release-v14.1.0/collections/hub/sdk-bulk + testCasesPathInZip: testing-toolkit-test-cases-14.1.0/collections/hub/sdk-bulk ## Optional config for uploading reports to S3 Buckets. If enabled: WS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION under the 'configCreds' is required. # awsS3BucketName: aws-s3-bucket-name # awsS3FilePath: ttk-tests/reports