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

Prevent parallel execution of unit and acceptance/integration tests #4144

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

svkrieger
Copy link
Contributor

This prevents that unit tests run in the same process with acceptance or integration tests. Should fix current problems with flaky broker compatibility tests.

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

@philippthun philippthun merged commit 03897ff into main Dec 17, 2024
8 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Dec 17, 2024
Changes in cloud_controller_ng:

- Prevent parallel execution of unit and acceptance/integration tests in the same process
    PR: cloudfoundry/cloud_controller_ng#4144
    Author: Sven Krieger <[email protected]>
@svkrieger svkrieger deleted the isolate-acceptance-and-integration-tests branch December 18, 2024 08:24
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