Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tests: removed unrelated tests from konnect test suite#2087

Merged
Prashansa-K merged 1 commit into
mainfrom
tests/reduce-konnect-tests-time
Jun 5, 2026
Merged

tests: removed unrelated tests from konnect test suite#2087
Prashansa-K merged 1 commit into
mainfrom
tests/reduce-konnect-tests-time

Conversation

@Prashansa-K

Copy link
Copy Markdown
Contributor

Konnect CI takes >20 minutes. To avoid random timeouts, and reduce time-to-merge, some tests that make no sense to be tested against Konnect are skipped here. This would give a little buffer to avoid timeouts.
A proper fix for this increased CI time would be to split testing across multiple orgs. While we do not implement that, we wish to keep the CI time under 25 minutes. Hence, the buffer.

@Prashansa-K Prashansa-K added skip-ee Skip Enterprise Integration Tests in CI skip-oss Skip Open Source Integration Tests in CI labels Jun 1, 2026
@codecov-commenter

codecov-commenter commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.39%. Comparing base (86d8a48) to head (8387c1d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2087      +/-   ##
==========================================
+ Coverage   32.38%   32.39%   +0.01%     
==========================================
  Files          77       77              
  Lines        7201     7201              
==========================================
+ Hits         2332     2333       +1     
+ Misses       4674     4671       -3     
- Partials      195      197       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Konnect CI takes >20 minutes. To avoid random timeouts,
and reduce time-to-merge, some tests that make no sense
to be tested against Konnect are skipped here. This would
give a little buffer to avoid timeouts.
A proper fix for this increased CI time would be to split
testing across multiple orgs. While we do not implement that,
we wish to keep the CI time under 25 minutes. Hence, the buffer.
@Prashansa-K Prashansa-K force-pushed the tests/reduce-konnect-tests-time branch from 745f9c7 to 8387c1d Compare June 5, 2026 06:42
@Prashansa-K

Copy link
Copy Markdown
Contributor Author

Bumping this up for review: @shivaygupta-dotcom

@Prashansa-K Prashansa-K merged commit cfb44c8 into main Jun 5, 2026
11 checks passed
@Prashansa-K Prashansa-K deleted the tests/reduce-konnect-tests-time branch June 5, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-ee Skip Enterprise Integration Tests in CI skip-oss Skip Open Source Integration Tests in CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants