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

Federation e2e test flake #11420

Closed
slonka opened this issue Sep 16, 2024 · 2 comments · Fixed by #11635
Closed

Federation e2e test flake #11420

slonka opened this issue Sep 16, 2024 · 2 comments · Fixed by #11635
Assignees
Labels
area/ci-cd kind/bug A bug triage/accepted The issue was reviewed and is complete enough to start working on it
Milestone

Comments

@slonka
Copy link
Contributor

slonka commented Sep 16, 2024

What happened?

https://github.com/kumahq/kuma/actions/runs/10849140701/job/30108397949#step:12:2973

 [FAILED] in [It] - github.com/kumahq/kuma/test/e2e/federation/federation_universal.go:90

is flaky :(

@slonka slonka added area/ci-cd triage/pending This issue will be looked at on the next triage meeting kind/bug A bug labels Sep 16, 2024
@slonka slonka added this to the 2.9.x milestone Sep 16, 2024
@slonka slonka added triage/accepted The issue was reviewed and is complete enough to start working on it and removed triage/pending This issue will be looked at on the next triage meeting labels Sep 16, 2024
@Icarus9913
Copy link
Contributor

• [FAILED] [183.888 seconds]
Federation with Universal Global on federation [It] should sync data plane proxies to global cp [job-3]
github.com/kumahq/kuma/test/e2e/federation/federation_universal.go:84

  [FAILED] Timed out after 30.000s.
  The function passed to Eventually failed at github.com/kumahq/kuma/test/e2e/federation/federation_universal.go:89 with:
  Expected
      <string>: {
       "total": 0,
       "items": [],
       "next": null
      }
      
  to contain substring
      <string>: demo-client
Error: It 09/13/24 14:27:16.401

@lahabana
Copy link
Contributor

Haven't seen any flakes in the 30 runs of the weekend so closing this

lahabana added a commit that referenced this issue Oct 3, 2024
This should be fixed now

Fix #11420

Signed-off-by: Charly Molter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci-cd kind/bug A bug triage/accepted The issue was reviewed and is complete enough to start working on it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants