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

ci: Disable parallel unit tests in CI #564

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

acosta11
Copy link
Member

@acosta11 acosta11 commented Nov 5, 2024

Description

Port of recent update in other logging repos: allow CI to disable parallel tests to avoid flakes in resource constrained envs.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Testing performed?

  • Unit tests
  • Integration tests
  • Acceptance tests

Checklist:

  • This PR is being made against the main branch, or relevant version branch
  • I have made corresponding changes to the documentation
  • I have added testing for my changes

@acosta11 acosta11 requested a review from a team as a code owner November 5, 2024 21:57
@ctlong
Copy link
Member

ctlong commented Nov 6, 2024

The pipeline failure was unrelated. Unit tests are passing so this LGTM.

@ctlong ctlong merged commit 00ce687 into cloudfoundry:main Nov 6, 2024
6 of 7 checks passed
@ctlong ctlong deleted the ci/disable-parallel-in-ci branch November 6, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants