Skip to content

Run test suites sequentially in Azure DevOps#7395

Merged
ReubenBond merged 1 commit intomainfrom
rebond/testing-volume-isolation
Feb 10, 2025
Merged

Run test suites sequentially in Azure DevOps#7395
ReubenBond merged 1 commit intomainfrom
rebond/testing-volume-isolation

Conversation

@ReubenBond
Copy link
Copy Markdown
Member

@ReubenBond ReubenBond commented Feb 4, 2025

Description

Running too many tests in parallel can exhaust the Docker network limit. This PR changes our Azure DevOps pipeline to run one test suite at a time to mitigate this.

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

@ReubenBond ReubenBond force-pushed the rebond/testing-volume-isolation branch from 8b6e6e8 to 3b489fb Compare February 4, 2025 03:54
@ReubenBond ReubenBond closed this Feb 5, 2025
@ReubenBond ReubenBond reopened this Feb 10, 2025
@ReubenBond ReubenBond changed the title [WIP] Run CI tests sequentially Run test suites sequentially in Azure DevOps Feb 10, 2025
@ReubenBond ReubenBond force-pushed the rebond/testing-volume-isolation branch from 3b489fb to c4599c1 Compare February 10, 2025 17:40
@ReubenBond ReubenBond merged commit c2a4f6d into main Feb 10, 2025
@ReubenBond ReubenBond deleted the rebond/testing-volume-isolation branch February 10, 2025 18:40
@github-actions github-actions Bot added the area-engineering-systems infrastructure helix infra engineering repo stuff label Mar 10, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-engineering-systems infrastructure helix infra engineering repo stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants