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

TestNSXVPCIPManager suite has flake tests. #1349

Open
zhanggbj opened this issue Dec 12, 2024 · 0 comments
Open

TestNSXVPCIPManager suite has flake tests. #1349

zhanggbj opened this issue Dec 12, 2024 · 0 comments
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@zhanggbj
Copy link
Collaborator

Which jobs are flaking?

pull-cloud-provider-vsphere-coverage

Which tests are flaking?

--- FAIL: TestNSXVPCIPManager_ClaimPodCIDR (0.00s)
--- PASS: TestNSXVPCIPManager_ClaimPodCIDR/Claim_Public_PodCIDR_Successfully (0.00s)
--- PASS: TestNSXVPCIPManager_ClaimPodCIDR/Claim_Private_PodCIDR_Successfully (0.00s)
--- PASS: TestNSXVPCIPManager_ClaimPodCIDR/Node_PodCIDR_Already_Set (0.00s)
--- PASS: TestNSXVPCIPManager_ClaimPodCIDR/Fail_to_create_IPAddressAllocation (0.00s)
--- FAIL: TestNSXVPCIPManager_ClaimPodCIDR/IPAddressAllocation_Already_Exists (0.00s)
=== RUN TestNSXVPCIPManager_ReleasePodCIDR
=== RUN TestNSXVPCIPManager_ReleasePodCIDR/IPAddressAllocation_Not_Found
=== RUN TestNSXVPCIPManager_ReleasePodCIDR/Delete_IPAddressAllocation_Successfully
=== RUN TestNSXVPCIPManager_ReleasePodCIDR/Delete_IPAddressAllocation_Fail
--- PASS: TestNSXVPCIPManager_ReleasePodCIDR (0.00s)
--- PASS: TestNSXVPCIPManager_ReleasePodCIDR/IPAddressAllocation_Not_Found (0.00s)
--- PASS: TestNSXVPCIPManager_ReleasePodCIDR/Delete_IPAddressAllocation_Successfully (0.00s)
--- PASS: TestNSXVPCIPManager_ReleasePodCIDR/Delete_IPAddressAllocation_Fail (0.00s)
FAIL
coverage: 40.8% of statements
FAIL k8s.io/cloud-provider-vsphere/pkg/cloudprovider/vsphereparavirtual/nsxipmanager 0.484s

Since when has it been flaking?

First time occurred during bump to k8s 1.32.0 release
#1348
https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/cloud-provider-vsphere/1348/pull-cloud-provider-vsphere-coverage/1867133487048298496

Testgrid link

No response

Reason for failure (if possible)

No response

Anything else we need to know?

No response

Relevant SIG(s)

/sig

@zhanggbj zhanggbj added the kind/flake Categorizes issue or PR as related to a flaky test. label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

No branches or pull requests

1 participant