Skip to content

Conversation

BryanFauble
Copy link
Member

Problem:

  • Integration tests require a lot of calls to be made to Synapse and concurrent test runs across branches can exacerbate the problem of rate limits.

Solution:

  • Update all of the integration tests in the testing matrix to use a dedicate test profile (Thanks to the multi-profile support)
  • Update the resource deletion scripts to run the deletes across all of the accounts

Testing:

  • Will be reviewing the test runs of this PR

@BryanFauble BryanFauble changed the title [SYNPY-1592] Dedicate test accounts for each set of integration test runs [SYNPY-1592] Dedicated test accounts for each set of integration test runs Sep 3, 2025
@BryanFauble BryanFauble marked this pull request as ready for review September 10, 2025 16:22
@BryanFauble BryanFauble requested a review from a team as a code owner September 10, 2025 16:22
@thomasyu888 thomasyu888 requested a review from SageGJ September 11, 2025 01:20
Copy link
Member

@thomasyu888 thomasyu888 left a comment

Choose a reason for hiding this comment

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

🔥 the logic here looks great, but I'd like to give Gianna a chance for a final review.

Copy link
Contributor

@SageGJ SageGJ left a comment

Choose a reason for hiding this comment

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

LGTM!

@BryanFauble BryanFauble merged commit da36c84 into develop Sep 11, 2025
76 of 94 checks passed
@BryanFauble BryanFauble deleted the synpy-1592-dedicated-test-accounts branch September 11, 2025 16:30
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