chore(test): Remove test kernel support available api (#17826)#19547
chore(test): Remove test kernel support available api (#17826)#19547Molter73 merged 1 commit intorelease-4.9from
Conversation
|
/konflux-retest operator-bundle-on-push |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-4.9 #19547 +/- ##
===============================================
+ Coverage 48.84% 48.87% +0.03%
===============================================
Files 2719 2719
Lines 202915 202915
===============================================
+ Hits 99111 99175 +64
+ Misses 96027 95970 -57
+ Partials 7777 7770 -7
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@Molter73: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
Images are ready for the commit at 6aba800. To use with deploy scripts, first |
Description
Backport of #17826.
Kernel collection method has been removed, so this test should be removed as well.
User-facing documentation
Testing and quality
Automated testing
How I validated my change
CI is enough.