-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mojaloop/#3319): performance maintenance characterisation transfers
feat(mojaloop/#3319): performance maintenance characterisation transfers - mojaloop/project#3419 - Added support for **FSPIOP-Transfers** Test-scenario for `POST /transfer/{transferId}` Happy-path only - Added new test-case `postTransfers` - Included profiles for `ML-API-Adapter` + `Central-Ledger` - Added Docker services for `ML-API-Adapter` - FSPIOP API Service - Notifications Handler - Added Docker Services for `Central-Ledger` - Prepare Handler - Fulfil Handler - Position Handler - Admin API Service - Included simulator profiles for `2x`, `4x` & `8x` simulated **DFSPs** - Included backend dependencies for `Kafka` (`ML-API-Adapter`, `Central-Ledger`), and `MySQL` (`Central-Ledger`) - New Monitoring dashboards - ML-API-Adapter - Central-Ledger services, characterization and DB - Kafka Exporter overview feat(mojaloop/#3432): Script the capturing of the perf results - mojaloop/project#3432 - Script supports capturing dashboards based on a provided from-to timestamp into a folder structure based on env configs - Script to execute test scenarios, and capture dashboards based on the script start-end timestamps into a folder structure based on env configs
- Loading branch information
Showing
60 changed files
with
13,298 additions
and
283 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
|
||
# General Ignore | ||
**/*IGNORE* | ||
|
||
**/results/** | ||
|
||
automate_perf.env |
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
Oops, something went wrong.