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

fix(mojaloop/#2654): intermittent failures in gp tests for 13.1.0 release candidate #60

Conversation

mdebarros
Copy link
Member

@mdebarros mdebarros commented Jan 31, 2022

Fix for mojaloop/project/issues/2654:

  • added retry logic to several test-cases within the CGS settlements test scenarios to improve consistency
  • added the following environment variables which are only used by the following test collection: collections/hub/golden_path/settlement_cgs/newsetcgs.json
    • RETRY_MAX_ATTEMPTS (default: 10): This is the number of attempts that should be retried, this is currently used when validating the settlement/position accounts after the settlement is completed in the above test collection
    • RETRY_MAX_WAIT_IN_MS (default: 200): This is the wait time before retry attempts in milliseconds.

…ease candidate

- added retry logic to several test-cases within the CGS settlements test scenarios to improve consistency
@mdebarros mdebarros self-assigned this Jan 31, 2022
@mdebarros mdebarros marked this pull request as draft January 31, 2022 12:23
@mdebarros mdebarros marked this pull request as ready for review February 7, 2022 09:20
@mdebarros mdebarros merged commit a4312e8 into master Feb 8, 2022
@mdebarros mdebarros deleted the fix/#2654-intermittent-failures-in-GP-tests-for-13.1.0-Release-Candidate branch August 16, 2022 11:55
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