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-535] Clean up test profiles #1199

Conversation

lijamie98
Copy link
Collaborator

@lijamie98 lijamie98 commented Nov 13, 2023

Description

  1. Test profiles are stacked on top of the default profile. This is to simplify and avoid env variables duplications in different profiles to increase the code readability.
  2. Simplify the test profiles.
  3. Add exitStatus to the waitForTxnStatus function to shorten the test failure time.

Context

CI improvement.

Testing

  • ./gradlew test

Copy link
Contributor

@philipliu philipliu left a comment

Choose a reason for hiding this comment

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

LGTM

@lijamie98 lijamie98 merged commit 58c4c32 into stellar:develop Nov 16, 2023
7 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.

2 participants