-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: fx-settlement-tests Removed FX_TARGET_AMOUNT as it is being set inside tests #660
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
kleyow
added a commit
that referenced
this pull request
Feb 14, 2025
* feat: fx-customization * fix: version * fix: audit * fix: sem ver * fix: quoting handler port * fix: port * update charts * bump ttk * add api def * bump qs * feat: added fx for sdk * chore: change default value * fix: command in quotes handler for fx * update topics * chore: added default values for reference * chore: bump versions * fix: migration in CL * fix: migration scripts * fix: cl versions * feat(mojaloop/#3984): parameterize switch id (#636) * feat(mojaloop/#3991): add proxy cache config for quoting service and ml-api-adapter (#638) feat(mojaloop/#3991): add proxy cache config for quoting service and ml-api-adapter (#638) - Added proxy lib - Added configuration for proxy - Added unit and integration tests for proxy related functionalities * fix: rename proxy_config to proxyConfig * fix indentation * feat(csi-334): added redis-cluster support (#644) * feat(csi-334): added redis-cluster support * feat(csi-334): added redis-cluster support * feat: update proxy redis as cluster (#643) feat: changed redis to cluster mode for proxy * feat(csi-334): added redis-cluster support (#645) * feat(csi-334): added redis-cluster support * feat(csi-334): added redis-cluster support * fix: upgrade issues (#646) * fix: some issues * feat(csi-334): added redis-cluster support * fix: proxy redis --------- Co-authored-by: geka.evk <geka.evk@gmail.com> * fix: kafka in example chart * chore: bump CL * feat(csi-334): added image versions (#647) * fix: some issues * feat(csi-334): added redis-cluster support * fix: proxy redis * feat(csi-334): added image versions * feat(csi-334): added image versions * feat(csi-334): added ml-api-ad. --------- Co-authored-by: Vijay <vijaya.guthi@infitx.com> * fix: revert redis cluster to default * add reloader for sdk-scheme-adapter * feat: house keeping * feat: add ALS timeout handler (#648) * feat: add ALS timeout handler * feat: enable timeout by default * add comments * add missing config * add missing file * add missing defaults * add missing defaults --------- Co-authored-by: Kalin Krustev <kalin.krustev@gmail.com> * chore: bump mlapi * feat: disable ALS timeout handler if proxy cache is disabled (#651) * fix: initial DNS timeout issue (#653) * fix(csi-550): added UV_THREADPOOL_SIZE env var to QS-handler (#654) * fix(csi-550): added UV_THREADPOOL_SIZE env var to QS-handler * fix(csi-550): ++ QS chart version * fix(csi-550): ++ QS chart version * feat: add inter-scheme gp tests (#652) * feat: add interscheme stub * feat: update services to latest snapshots * fix: update to support structuranl changes in test-cases * fix: fix bug with fx env * feat: enable proxy setup * fix: proxy provisioning * feat: enable interscheme components and tests with INTERSCHEME_ENABLED * fix: fix interscheme switch * feat: update template * fix: upgrade bulk-api-adapter * fix: fix tp values, upgrade bulk * fix: fix tp bug * fix: fix bulk-cl handlers proxy configs * chore: restore allowFailures value * chore: restore allowFailures value * feat: add config for PAYEE_PARTICIPANT_CURRENCY_VALIDATION_ENABLED * refactor: arrange config * chore: bump cl * fix: ttk testcase paths * fix: ttk testcase tag * fix: left overs * chore: ttk env val change * chore: bump sdk-scheme-adapter * chore: changed currencies * fix: fix snapshot version tag * chore: upgrade cl * feat: upgrade central-settlement & testcases snapshots, add ttk envs for ttkpayeefsp --------- Co-authored-by: Vijay <vijaya.guthi@infitx.com> * feat: gp fixes (#657) * feat: add interscheme stub * feat: update services to latest snapshots * fix: update to support structuranl changes in test-cases * fix: fix bug with fx env * feat: enable proxy setup * fix: proxy provisioning * feat: enable interscheme components and tests with INTERSCHEME_ENABLED * fix: fix interscheme switch * feat: update template * fix: upgrade bulk-api-adapter * fix: fix tp values, upgrade bulk * fix: fix tp bug * fix: fix bulk-cl handlers proxy configs * chore: restore allowFailures value * chore: restore allowFailures value * feat: add config for PAYEE_PARTICIPANT_CURRENCY_VALIDATION_ENABLED * refactor: arrange config * chore: bump cl * fix: ttk testcase paths * fix: ttk testcase tag * fix: left overs * chore: ttk env val change * chore: changed currencies * fix: ttk endpoints * feat: added helmfile instructions * fix: paths * chore: update ttk tag * fix: header versions * fix: fx headers * fix: versions * fix: versions * fix: test cases version * fix: versions * fix: versions * feat: added min mojaloop values file * fix: ttk values * fix: fxTransfer is not timing out * chore: updated ttk rules * fix: diagnostic mode in ml api * chore: updated validation rules * fix: diagnostic mode in CL * chore: bumped up cl * chore: bumped sdk scheme adapter * chore: bump bulk api adapter * chore: bump up ml-api-adapter * fix: example values * chore: cleanup * chore: changed versions * chore: ttk test case bump * chore: ttk testcases bump --------- Co-authored-by: Steven Oderayi <oderayi@gmail.com> Co-authored-by: Kalin Krustev <kalin.krustev@gmail.com> * fix: ttk env values * fix: interscheme default * fix: settlement * fix: ttk settlement tests * chore: ttk tag update * fix: validation versions * fix: ttk assertions and rules * fix: interscheme * fix: proxy envs * fix: ttk interscheme tests * fix: env * chore: bump settlement version * chore: cleanup * fix: ttk testcases tag * fix: interscheme env * fix: diag mode in central settlement * chore: update fx currency * feat: added a new currency * chore: update ttk tests * Added 3 new env vars needed for inter-scheme (#659) * Added 3 new env vars needed for inter-scheme * Added PROXY prefit before env vars * feat: bump ttk test cases * feat: updated settlements * feat: fx-settlement-tests Removed FX_TARGET_AMOUNT as it is being set inside tests (#660) Removed FX_TARGET_AMOUNT as it is being set inside tests * fix: reload on config-override change (#662) * feat: added script to rebuild images for arm * chore: update mysql version in initcontainers * chore: readme * chore: added doc * chore: doc * pre-relase branches * fix: ttk ulid * chore: changed helmfile * fix typo * fix: versions * fix: version * fix: interscheme * trigger downstream * feat(csi-106): add support of ISO20022 (ALS, QS, TTK) (#661) * feat(csi-106): updated ALS version * feat: ttk bump * feat(csi-107): updated QS version * feat(csi-107): updated ALS and QS versions to use iso images * fix: interscheme * chore: fx upstream merge (#664) * fix: reload on config-override change (#662) * feat: added script to rebuild images for arm * chore: update mysql version in initcontainers * chore: readme * chore: added doc * chore: doc * fix: ttk ulid * chore: changed helmfile * fix: versions * fix: version * fix: interscheme --------- Co-authored-by: Kalin Krustev <kalin.krustev@gmail.com> * chore: cleanup * fix: json * fix: ttk testcase * feat: enabled iso config for ml-api-adapter * fix: ns * feat: added helmfile for iso * fix: header issues * chore: bump * chore: ttk bump * chore: testcases tag * chore: ml-api bump * fix(csi-809): updated ALS version * chore: ml api bump * fix: cl an ml --------- Co-authored-by: Vijay <vijaya.guthi@infitx.com> Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com> Co-authored-by: Kalin Krustev <kalin.krustev@gmail.com> * feat(csi-107): updated QS version to v15.9.0-iso.6 * fix: versions * fix: versions * fix: versions * fix: transformer * fix: ttk cli * fix: ttk provisioning * feat(csi-107): updated QS version to v15.9.0-iso.8 * chore: version bumps * chore: update ttk * fix: ttk * fix: versions * chore: bump ml-api * fix: fx * wait for GitHub Pages to publish * chore: cl bump * chore: bump ttk * chore: labels change * chore: test cases bump * chore: ml-api bump * feat(csi-107): updated SDK version to v23.6.0-snapshot.18 * feat(csi-107): updated SDK version to v23.6.0-snapshot.18 * chore: test cases tag * fix: interscheme tests * chore: mlapi bump * fix: original payload storage * feat(csi-107): updated SDK version to v23.6.0-snapshot.19 * feat(csi-107): updated SDK version to v23.6.0-snapshot.19 * feat(csi-107): updated SDK version to v23.6.0-snapshot.19 * feat(csi-107): updated SDK version to v23.6.0-snapshot.19 * feat(csi-107): updated QS to v15.9.0-iso.10 * feat(csi-107): updated SDK to v23.6.0-snapshot.20 * chore: bump core services * fix: ttk env variable * chore: downgraded qs * feat(csi-107): updated SDK to v23.6.0-snapshot.21 * chore: bump * feat(csi-107): updated SDK to v23.6.0-snapshot.24 * feat(csi-107): updated SDK to v23.6.0-snapshot.25 * chore: bump ttk test cases * chore: update versions * feat(csi-107): updated SDK version to v23.6.0-snapshot.31; TTK to v18.2.3 * feat(csi-107): updated SDK, QS, TTK * fix: ttk rule * chore: added ttk env API_TYPE * chore: variable * fix: ttk * fix: input values * chore: update ttk tag * chore: fix spelling of variable that result in invalid param in ttk (#667) chore: fix spelling of variable * feat(csi-107): updated TTK-test-cases to v17.0.0-iso.17 * fix: TTK inbound event * chore: update ttk test cases tag * chore: ttk standard release * chore: ttk tag * feat(csi-107): updated TTK-test-cases to v17.0.0-iso.21 * chore: ttk tag update * feat(csi-107): updated TTK-test-cases to v17.0.0-iso.23 * fix: assertions * chore: bump ml and sdk * chore: bump test-cases * chore: sdk update * fix: ttk and rules * chore: bump versions * chore: test case bump * chore: ttk bump * fix: tests * chore: update sdk * chore: bump ml-api-adapter * fix: issues * feat: added msisdn oracle * fix: als oracle * chore: test case bump * feat: enable als msisdn oracle * fix: ttk testcases tag * feat: enable non-json overrides * feat: enable non-json overrides * feat: ttk metrics * fix: ternary operator args * fix: volume names * fix: volume names * fix: QS config mounts * fix: QS config mounts * fix: set TTK port name to enable monitoring * fix: move the migration from the init container to a job (#668) * fix: add helm hooks for pre-install and pre-upgrade in config templates * fix: add helm annotations for pre-install and pre-upgrade hooks in config templates * feat(csi-128): updated SDK version to v23.6.0-iso.5 * fix: participant resource version change * feat: apply topology spread to the critical services (#669) * fix: topologySpreadConstraints whitespace * chore: doc * chore: update test case version (#670) * chore: disabled simple routing mode in sample values * fix: ttk rules * feat(csi-968): updated msisdn-oracle * fix(csi-977): als-msisdn-oracle v0.0.10 * fix(csi-977): als-msisdn-oracle v0.0.11 * fix(csi-977): als-msisdn-oracle v0.0.12 * chore: add config that exposes liveness/readiness metrics (#671) * chore: bump versions * fix: test * fix(csi-975): updated ttk-backed version, and some other services * feat(csi-704): added rollingUpdate to handlers (#672) * feat(csi-704): updated PDB to als-admin * feat(csi-704): updated rollingUpdate section for handlers * feat(csi-704): removed pdb example * fix: upgrade ttk backend and other services, fix mongodb startup issue with Apple Silicon * fix: disable extravars for mongodb by default * feat(csi-704): add PDB for handlers (#674) feat(csi-704): updated PDB to als-admin * feat(csi-626): add inter-scheme proxy adapter (#673) * remove duplicate labels * fix: simulator intermittent failures to start * fix: remove unnecessary quotes in values.yaml for port configurations * fix: remove unsupported value reference * fix: correct indentation in deployment.yaml for probe configurations * fix: bump ttk cases version * feat(csi-1019): add db connection string support for ttk (#677) * chore: bump testcases * fix(csi 1130): fixes for GP failures (#678) * chore: update all images except central-settlement * chore: update transaction req for date header * chore: downgrade bulk api missing image * chore: update central settlement * chore: update ttk collection * chore: update als * feat(csi-706): added TESTCASES_BATCH_SIZE to ttk-tests (#676) * feat(csi-706): added TESTCASES_BATCH_SIZE to ttk-tests * feat(csi-706): added executionOrder support * feat(csi-706): added executionOrder support * feat(csi-706): added executionOrder support * feat(csi-706): addressed PR comments * feat(csi-706): addressed PR comments * feat(csi-706): updated TTK version * feat(csi-706): updated TTK version * feat(csi-706): updated from minor/iso * chore: update sdk to test outbound * fix: fixed TTK client-lib cli (#679) * fix: batch size cli (#680) * fix: fixed TTK client-lib cli * fix: fixed TTK client-lib cli * fix: apply pod annotations to all node.js sim deployments (#681) fix: apply pod annotations to all node.js deployments * chore: revert versions * chore: revert versions * chore: simulator * chore: address comments * fix: bump mojaloop-simulator to v15.1.5 * chore: bump quoting * chore: bump QS to v17.1.1 * chore: bump QS to v17.1.1 * chore: bump sdk-scheme-adapter to v24.0.8 * feat: mount optional release cd config --------- Co-authored-by: Vijay <vijaya.guthi@infitx.com> Co-authored-by: Steven Oderayi <oderayi@gmail.com> Co-authored-by: Kalin Krustev <kalin.krustev@gmail.com> Co-authored-by: Eugen Klymniuk <keramet.kh@gmail.com> Co-authored-by: vijayg10 <33152110+vijayg10@users.noreply.github.com> Co-authored-by: geka.evk <geka.evk@gmail.com> Co-authored-by: Sridevi Miriyala <38143240+sri-miriyala@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat: fx-settlement-tests Removed FX_TARGET_AMOUNT as it is being set inside tests