Skip to content
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(mojaloop/2976): added mojaloop-ttk-simulators chart as dependency to mojaloop #507

Merged
merged 7 commits into from
Oct 18, 2022

Conversation

vijayg10
Copy link
Contributor

No description provided.

@vijayg10 vijayg10 changed the title feat: added mojaloop-ttk-simulators chart as dependency to mojaloop feat(mojaloop/2976): added mojaloop-ttk-simulators chart as dependency to mojaloop Oct 17, 2022
@vijayg10 vijayg10 marked this pull request as ready for review October 17, 2022 16:14
@vijayg10
Copy link
Contributor Author

I deployed the mojaloop helm chart with these values
--set mojaloop-bulk.enabled=true --set ml-ttk-test-val-bulk.tests.enabled=true --set global.kafka.host=moja-kafka --set global.redis.host=dep2-redis-master --set ml-ttk-test-val-sdk-bulk.tests.enabled=true --set mojaloop-ttk-simulators.enabled=true

The following are the results of helm test command

GP Tests

┌───────────────────────────────────────────────────┐
│ SUMMARY │
├───────────────────┬───────────────────────────────┤
│ Total assertions │ 2634 │
├───────────────────┼───────────────────────────────┤
│ Passed assertions │ 2634 │
├───────────────────┼───────────────────────────────┤
│ Failed assertions │ 0 │
├───────────────────┼───────────────────────────────┤
│ Total requests │ 598 │
├───────────────────┼───────────────────────────────┤
│ Total test cases │ 130 │
├───────────────────┼───────────────────────────────┤
│ Passed percentage │ 100.00% │
├───────────────────┼───────────────────────────────┤
│ Started time │ Mon, 17 Oct 2022 16:18:36 GMT │
├───────────────────┼───────────────────────────────┤
│ Completed time │ Mon, 17 Oct 2022 16:22:03 GMT │
├───────────────────┼───────────────────────────────┤
│ Runtime duration │ 207127 ms │
└───────────────────┴───────────────────────────────┘

Bulk Tests

┌───────────────────────────────────────────────────┐
│ SUMMARY │
├───────────────────┬───────────────────────────────┤
│ Total assertions │ 183 │
├───────────────────┼───────────────────────────────┤
│ Passed assertions │ 183 │
├───────────────────┼───────────────────────────────┤
│ Failed assertions │ 0 │
├───────────────────┼───────────────────────────────┤
│ Total requests │ 17 │
├───────────────────┼───────────────────────────────┤
│ Total test cases │ 4 │
├───────────────────┼───────────────────────────────┤
│ Passed percentage │ 100.00% │
├───────────────────┼───────────────────────────────┤
│ Started time │ Mon, 17 Oct 2022 16:22:10 GMT │
├───────────────────┼───────────────────────────────┤
│ Completed time │ Mon, 17 Oct 2022 16:22:36 GMT │
├───────────────────┼───────────────────────────────┤
│ Runtime duration │ 26258 ms │
└───────────────────┴───────────────────────────────┘

Bulk SDK Tests

┌───────────────────────────────────────────────────┐
│ SUMMARY │
├───────────────────┬───────────────────────────────┤
│ Total assertions │ 20 │
├───────────────────┼───────────────────────────────┤
│ Passed assertions │ 20 │
├───────────────────┼───────────────────────────────┤
│ Failed assertions │ 0 │
├───────────────────┼───────────────────────────────┤
│ Total requests │ 3 │
├───────────────────┼───────────────────────────────┤
│ Total test cases │ 1 │
├───────────────────┼───────────────────────────────┤
│ Passed percentage │ 100.00% │
├───────────────────┼───────────────────────────────┤
│ Started time │ Mon, 17 Oct 2022 16:22:42 GMT │
├───────────────────┼───────────────────────────────┤
│ Completed time │ Mon, 17 Oct 2022 16:22:46 GMT │
├───────────────────┼───────────────────────────────┤
│ Runtime duration │ 3857 ms │
└───────────────────┴───────────────────────────────┘

Copy link
Member

@mdebarros mdebarros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a minor comment for you to address.

README.md Outdated Show resolved Hide resolved
Co-authored-by: Miguel de Barros <[email protected]>
@vijayg10 vijayg10 merged commit d714606 into mvp/bulk-sdk Oct 18, 2022
@vijayg10 vijayg10 deleted the mvp/bulk/feat/#2976-add-sims-to-mojaloop branch October 18, 2022 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants