Skip to content

Commit

Permalink
feat: bump ttk test cases
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayg10 committed Sep 24, 2024
1 parent 814658e commit dc25c0b
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions mojaloop/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13522,9 +13522,9 @@ ml-testing-toolkit:
## We can pass the JSON content as the value for the parameters
## Or we can pass a http/https URL for the JSON file as the value for the parameters. Then the file will be downloaded and replaced in the corresponding location.
## Ex: rules_callback__default.json: "https://raw.githubusercontent.com/mojaloop/ml-testing-toolkit/master/spec_files/rules_callback/default.json"
rules_callback__default.json: "https://github.com/mojaloop/testing-toolkit-test-cases/raw/v16.1.0-fx-snapshot.41/rules/hub/rules_callback/default.json"
rules_response__default.json: "https://github.com/mojaloop/testing-toolkit-test-cases/raw/v16.1.0-fx-snapshot.41/rules/hub/rules_response/default.json"
rules_validation__default.json: "https://github.com/mojaloop/testing-toolkit-test-cases/raw/v16.1.0-fx-snapshot.41/rules/hub/rules_validation/default.json"
rules_callback__default.json: "https://github.com/mojaloop/testing-toolkit-test-cases/raw/v16.1.0-fx-snapshot.42/rules/hub/rules_callback/default.json"
rules_response__default.json: "https://github.com/mojaloop/testing-toolkit-test-cases/raw/v16.1.0-fx-snapshot.42/rules/hub/rules_response/default.json"
rules_validation__default.json: "https://github.com/mojaloop/testing-toolkit-test-cases/raw/v16.1.0-fx-snapshot.42/rules/hub/rules_validation/default.json"
# We can change the names of the simulators to configure the environment files for the testing toolkit.
# If you change these values, you need to change the simulator names in the mojaloop-simulats->simulators section
parameters: &simNames
Expand Down Expand Up @@ -13899,8 +13899,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/v16.1.0-fx-snapshot.41.zip
testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-16.1.0-fx-snapshot.41/collections/hub/provisioning/for_golden_path
testCasesZipUrl: &ttkGitUrl https://github.com/mojaloop/testing-toolkit-test-cases/archive/v16.1.0-fx-snapshot.42.zip
testCasesPathInZip: &ttkGitPathSetup testing-toolkit-test-cases-16.1.0-fx-snapshot.42/collections/hub/provisioning/for_golden_path
ttkBackendURL: http://$release_name-ml-testing-toolkit-backend:5050
parameters:
<<: *simNames
Expand All @@ -13913,7 +13913,7 @@ ml-ttk-posthook-tests:
config:
## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases
testCasesZipUrl: *ttkGitUrl
testCasesPathInZip: &ttkGitPathGP testing-toolkit-test-cases-16.1.0-fx-snapshot.41/collections/hub/golden_path
testCasesPathInZip: &ttkGitPathGP testing-toolkit-test-cases-16.1.0-fx-snapshot.42/collections/hub/golden_path
# awsS3BucketName: aws-s3-bucket-name
# awsS3FilePath: ttk-tests/reports
ttkBackendURL: http://$release_name-ml-testing-toolkit-backend:5050
Expand Down Expand Up @@ -14014,7 +14014,7 @@ ml-ttk-cronjob-cleanup:
config:
## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases
testCasesZipUrl: *ttkGitUrl
testCasesPathInZip: &ttkGitPathCleanup testing-toolkit-test-cases-16.1.0-fx-snapshot.41/collections/hub/cleanup
testCasesPathInZip: &ttkGitPathCleanup testing-toolkit-test-cases-16.1.0-fx-snapshot.42/collections/hub/cleanup
# awsS3BucketName: aws-s3-bucket-name
# awsS3FilePath: ttk-tests/reports
ttkBackendURL: http://$release_name-ml-testing-toolkit-backend:5050
Expand Down Expand Up @@ -14122,7 +14122,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-16.1.0-fx-snapshot.41/collections/hub/other_tests/bulk_transfers
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.42/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
Expand Down Expand Up @@ -14167,7 +14167,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-16.1.0-fx-snapshot.41/collections/hub/provisioning/for_thirdparty
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.42/collections/hub/provisioning/for_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
Expand Down Expand Up @@ -14212,7 +14212,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-16.1.0-fx-snapshot.41/collections/hub/provisioning/for_thirdparty
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.42/collections/hub/provisioning/for_thirdparty
# awsS3FilePath: ttk-tests/reports
testSuiteName: Thirdparty Tests
environmentName: Development
Expand Down Expand Up @@ -14254,7 +14254,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-16.1.0-fx-snapshot.41/collections/hub/provisioning/for_sdk_bulk
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.42/collections/hub/provisioning/for_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
Expand Down Expand Up @@ -14299,7 +14299,7 @@ ml-ttk-test-val-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-16.1.0-fx-snapshot.41/collections/hub/sdk_scheme_adapter/bulk/basic
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.42/collections/hub/sdk_scheme_adapter/bulk/basic
## 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
Expand Down Expand Up @@ -14344,7 +14344,7 @@ ml-ttk-test-val-sdk-r2p:
config:
## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases
testCasesZipUrl: *ttkGitUrl
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.41/collections/hub/sdk_scheme_adapter/request-to-pay/basic
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.42/collections/hub/sdk_scheme_adapter/request-to-pay/basic
## 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
Expand Down Expand Up @@ -14389,7 +14389,7 @@ ml-ttk-test-setup-interscheme:
config:
## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases
testCasesZipUrl: *ttkGitUrl
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.41/collections/hub/provisioning/for_inter_scheme
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.42/collections/hub/provisioning/for_inter_scheme
## 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
Expand All @@ -14414,7 +14414,7 @@ ml-ttk-test-val-interscheme:
config:
## Test-case archive zip for test-cases: https://github.com/mojaloop/testing-toolkit-test-cases
testCasesZipUrl: *ttkGitUrl
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.41/collections/hub/inter_scheme
testCasesPathInZip: testing-toolkit-test-cases-16.1.0-fx-snapshot.42/collections/hub/inter_scheme
## 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
Expand Down

0 comments on commit dc25c0b

Please sign in to comment.