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: Wait untill the root server is fully initialized #1623

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

sitaram-kalluri
Copy link
Member

@sitaram-kalluri sitaram-kalluri commented Oct 16, 2023

- What I did

  • Changes in "tests/at_functional_test/test/check_root_server_readiness.dart"

    • Wait until the root server is completely loaded with secondary server address before loading the PKAM keys.
    • Modify the code to mark the test as "fail" if the secondary is not in the intended state.
  • Modify code in "check_docker_readiness.dart" and "check_test_env.dart" to "fail" if the intended response is not received before the time-out.

- How to verify it

  • The functional tests should pass.

@sitaram-kalluri sitaram-kalluri merged commit c7420de into trunk Oct 16, 2023
18 checks passed
@sitaram-kalluri sitaram-kalluri deleted the fix_functional_test_scripts branch October 16, 2023 12:54
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