cluster-api-provider-vsphere icon indicating copy to clipboard operation
cluster-api-provider-vsphere copied to clipboard

:seedling: Re-enable LB network provider unit-tests

Open AectannArd opened this issue 2 years ago • 11 comments

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:

AectannArd avatar Jul 12 '22 22:07 AectannArd

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.

k8s-ci-robot avatar Jul 12 '22 22:07 k8s-ci-robot

@srm09 could you check this out, please

AectannArd avatar Jul 20 '22 01:07 AectannArd

/assign

AectannArd avatar Aug 01 '22 20:08 AectannArd

/cc @yastij

AectannArd avatar Aug 01 '22 20:08 AectannArd

/ok-to-test

srm09 avatar Aug 17 '22 21:08 srm09

[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.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Aug 18 '22 21:08 k8s-ci-robot

/retest

AectannArd avatar Sep 25 '22 23:09 AectannArd

/retest

AectannArd avatar Sep 26 '22 20:09 AectannArd

/retest

AectannArd avatar Oct 01 '22 18:10 AectannArd

/retest

AectannArd avatar Oct 01 '22 18:10 AectannArd

@vrabbi @yastij Could you have a look, please?

AectannArd avatar Oct 04 '22 17:10 AectannArd

/ok-to-test

geetikabatra avatar Oct 21 '22 05:10 geetikabatra

@AectannArd Can you squash the changes?

srm09 avatar Nov 15 '22 17:11 srm09

Sure. Will do in a couple of hours

AectannArd avatar Nov 15 '22 18:11 AectannArd

/retest

AectannArd avatar Nov 15 '22 22:11 AectannArd

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

AectannArd avatar Nov 15 '22 22:11 AectannArd

@srm09 squashing done successfully

AectannArd avatar Nov 15 '22 22:11 AectannArd

vsphere_cluster_reconciler_test seems to be particularly flaky Yes it is on my list to fix it, I have observed those flakes myself.

srm09 avatar Nov 17 '22 17:11 srm09

/lgtm /approve

srm09 avatar Nov 17 '22 17:11 srm09

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Nov 17 '22 17:11 k8s-ci-robot