cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
:seedling: Re-enable LB network provider unit-tests
What this PR does / why we need it: It enables the unit test scenario with "DummyLBNetworkProvider" which was formally commented out.
Which issue(s) this PR fixes: Fixes #1324
Special notes for your reviewer:
Release note:
Hi @AectannArd. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Instructions 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/test-infra repository.
@srm09 could you check this out, please
/assign
/cc @yastij
/ok-to-test
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign fabriziopandini for approval by writing /assign @fabriziopandini
in a comment. For more information see:The Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment
/retest
/retest
/retest
/retest
@vrabbi @yastij Could you have a look, please?
/ok-to-test
@AectannArd Can you squash the changes?
Sure. Will do in a couple of hours
/retest
vsphere_cluster_reconciler_test seems to be particularly flaky (although I did not even touch it)
------------------------------
• Failure [30.435 seconds]
VIM based VSphere ClusterReconciler
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-vsphere/controllers/vspherecluster_reconciler_test.go:49
Reconcile delete
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-vsphere/controllers/vspherecluster_reconciler_test.go:247
should remove legacy finalizer if present during the cluster deletion [It]
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-vsphere/controllers/vspherecluster_reconciler_test.go:256
Timed out after 30.001s.
Expected
<bool>: false
to be true
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-vsphere/controllers/vspherecluster_reconciler_test.go:355
@srm09 squashing done successfully
vsphere_cluster_reconciler_test seems to be particularly flaky Yes it is on my list to fix it, I have observed those flakes myself.
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: srm09
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [srm09]
Approvers can indicate their approval by writing /approve
in a comment
Approvers can cancel approval by writing /approve cancel
in a comment