-
Notifications
You must be signed in to change notification settings - Fork 519
test: Disable failing kubnet tests #3436
test: Disable failing kubnet tests #3436
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3436 +/- ##
=======================================
Coverage 73.20% 73.20%
=======================================
Files 147 147
Lines 24970 24972 +2
=======================================
+ Hits 18279 18281 +2
Misses 5562 5562
Partials 1129 1129
Continue to review full report at Codecov.
|
test/e2e/test_cluster_configs/windows/network_plugin/kubenet.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jackfrancis, jsturtevant The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
Reason for Change:
Disables failing tests in where kubenet does not work with node restarts. Disabling the tests as kubenet is used for Debugging/test scenarios.
Issue Fixed:
Addresses #3429 and #3435
Requirements:
Notes:
Currently Windows + Kubenet is for development and testing only, not recommended for production