load-balancer-operator-for-kubernetes icon indicating copy to clipboard operation
load-balancer-operator-for-kubernetes copied to clipboard

Refactor integration test

Open lubronzhan opened this issue 3 months ago • 1 comments

What this PR does / why we need it: Refactor the integration test.

Now the tests when there are multiple matching ADCs are not robust enough and might fail if kubebuilder's apiserver performance varies in different situations

Signed-off-by: Lubron Zhan [email protected]

Which issue(s) this PR fixes:

Fixes #

Describe testing done for PR:

Special notes for your reviewer:

Release note:


New PR Checklist

  • [ ] Ensure PR contains only public links or terms
  • [ ] Use good commit messages
  • [ ] Squash the commits in this branch before merge to preserve our git history
  • [ ] If this PR is just an idea or POC, use a Draft PR instead of a full PR
  • [ ] Add appropriate labels according to what type of issue is being addressed.

lubronzhan avatar May 03 '24 21:05 lubronzhan