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: do not run Konnect integration tests in parallel #1471

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Dec 12, 2024

Konnect integration tests rely on static identifiers in test files so they cannot be run in parallel.

This PR makes them run in sequence.

@pmalek pmalek self-assigned this Dec 12, 2024
@pmalek pmalek added the area/ci label Dec 12, 2024
@pmalek pmalek marked this pull request as ready for review December 12, 2024 13:16
@pmalek pmalek enabled auto-merge (squash) December 12, 2024 13:16
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.58%. Comparing base (9c52126) to head (7d5d19c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1471   +/-   ##
=======================================
  Coverage   27.58%   27.58%           
=======================================
  Files          61       61           
  Lines        6285     6285           
=======================================
  Hits         1734     1734           
  Misses       4423     4423           
  Partials      128      128           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pmalek pmalek merged commit 18cbd8d into main Dec 12, 2024
19 checks passed
@pmalek pmalek deleted the konnect-integration-tests-no-parallel branch December 12, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants