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

[ANCHOR-426] Make database migration tests not require the servers to get up-running #1069

Conversation

lijamie98
Copy link
Collaborator

Description

The PostgresMigrationTest requires the SEP server up and running. This causes race condition where we try to access the SEP1 toml while the server is still starting up.

This PR removes the need to read the SEP-1 toml file in database migration tests.

Context

To improve the test stability.

Testing

./gradlew test

Known limitations

@stellar-jenkins
Copy link

Reference Server Preview is available here:
https://anchor-ref-pr1069.previews.kube001.services.stellar-ops.com/
SEP Server Preview is available here:
https://anchor-sep-pr1069.previews.kube001.services.stellar-ops.com/

@lijamie98 lijamie98 self-assigned this Aug 29, 2023
@lijamie98 lijamie98 merged commit 728de54 into stellar:develop Aug 29, 2023
6 checks passed
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.

3 participants