Skip to content

ci: drop kind tests from Jenkins too #1503

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

Merged
merged 1 commit into from
Aug 15, 2023
Merged

ci: drop kind tests from Jenkins too #1503

merged 1 commit into from
Aug 15, 2023

Conversation

mythi
Copy link
Contributor

@mythi mythi commented Aug 14, 2023

kind tests were dropped from GHA long time ago as they were time consuming and did not improve test coverage.

Jenkins had those tests still running and they worked fine until they were made HW dependent.

This change drops kind tests from CI completely.

kind tests were dropped from GHA long time ago as they
were time consuming and did not improve test coverage.

Jenkins had those tests still running and they worked fine
until they were made HW dependent.

This change drops kind tests from CI completely.

Signed-off-by: Mikko Ylinen <[email protected]>
@mythi mythi requested review from bart0sh and kad as code owners August 14, 2023 15:03
@codecov-commenter
Copy link

Codecov Report

Merging #1503 (0108bbe) into main (dc6979f) will decrease coverage by 0.07%.
The diff coverage is n/a.

❗ Current head 0108bbe differs from pull request most recent head 23ed789. Consider uploading reports for the commit 23ed789 to get more accurate results

@@            Coverage Diff             @@
##             main    #1503      +/-   ##
==========================================
- Coverage   50.10%   50.04%   -0.07%     
==========================================
  Files          43       43              
  Lines        4884     4884              
==========================================
- Hits         2447     2444       -3     
- Misses       2299     2301       +2     
- Partials      138      139       +1     

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mythi mythi merged commit 40844f8 into intel:main Aug 15, 2023
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.

3 participants