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: queue up Konnect integration tests that are run at the same time #1473

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

pmalek
Copy link
Member

@pmalek pmalek commented Dec 12, 2024

Konnect integration tests cannot run in parallel because they use the same configuration files across runs. This PR makes it so that the tests are queued up and not run in parallel when run in CI.

@pmalek pmalek added the area/ci label Dec 12, 2024
@pmalek pmalek self-assigned this Dec 12, 2024
@pmalek pmalek enabled auto-merge (squash) December 12, 2024 14:12
@codecov-commenter
Copy link

codecov-commenter commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.43%. Comparing base (caaf75c) to head (0a54493).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1473   +/-   ##
=======================================
  Coverage   29.43%   29.43%           
=======================================
  Files          61       61           
  Lines        6537     6537           
=======================================
  Hits         1924     1924           
  Misses       4474     4474           
  Partials      139      139           

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

@pmalek pmalek force-pushed the konnect-integration-tests-dont-cancel-in-progress branch from 5c2c7df to ff5d5c4 Compare December 23, 2024 09:43
@pmalek pmalek requested review from Prashansa-K and a team December 23, 2024 09:44
@pmalek pmalek merged commit 6d1f171 into main Jan 8, 2025
21 checks passed
@pmalek pmalek deleted the konnect-integration-tests-dont-cancel-in-progress branch January 8, 2025 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants