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

Flaky E2E test for pod groups #1898

Closed
alculquicondor opened this issue Mar 25, 2024 · 0 comments · Fixed by #1905
Closed

Flaky E2E test for pod groups #1898

alculquicondor opened this issue Mar 25, 2024 · 0 comments · Fixed by #1905
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@alculquicondor
Copy link
Contributor

alculquicondor commented Mar 25, 2024

What happened:

/kind flake

It seems that sometimes there is a lingering Pod with a finalizer.

Pod groups when Single CQ should allow to schedule a group of diverse pods

{Timed out after 30.001s.
The function passed to Eventually failed at /home/prow/go/src/sigs.k8s.io/kueue/test/e2e/singlecluster/pod_test.go:300 with:
Expected
    <nil>: nil
to be a NotFound error failed [FAILED] Timed out after 30.001s.
The function passed to Eventually failed at /home/prow/go/src/sigs.k8s.io/kueue/test/e2e/singlecluster/pod_test.go:300 with:
Expected
    <nil>: nil
to be a NotFound error
In [It] at: /home/prow/go/src/sigs.k8s.io/kueue/test/e2e/singlecluster/pod_test.go:304 @ 03/25/24 17:25:47.542
}

What you expected to happen:

No flakiness

How to reproduce it (as minimally and precisely as possible):

https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_kueue/1888/pull-kueue-test-e2e-main-1-29/1772312509823324160

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version):
  • Kueue version (use git describe --tags --dirty --always):
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@alculquicondor alculquicondor added the kind/bug Categorizes issue or PR as related to a bug. label Mar 25, 2024
@k8s-ci-robot k8s-ci-robot added the kind/flake Categorizes issue or PR as related to a flaky test. label Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants