kubernetes-sigs / kueue

Kubernetes-native Job Queueing
https://kueue.sigs.k8s.io
Apache License 2.0
1.33k stars 231 forks source link

Flaky test: Kueuectl List when List ClusterQueue when List Workloads Should print workloads list with paging #2393

Closed mimowo closed 3 months ago

mimowo commented 3 months ago

What happened:

kueuectl test failed on unreleated branch: https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_kueue/2392/pull-kueue-test-integration-main/1800186041294917632

What you expected to happen:

No failure

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

Repeat the build

Anything else we need to know?:

Kueuectl Suite: [It] Kueuectl List when List ClusterQueue when List Workloads Should print workloads list with paging expand_less   1s
{Expected
    <string>: "...     0s
    wl1..."
to equal               |
    <string>: "...     1s
    wl1..." failed [FAILED] Expected
    <string>: "...     0s
    wl1..."
to equal               |
    <string>: "...     1s
    wl1..."
In [It] at: /home/prow/go/src/sigs.k8s.io/kueue/test/integration/kueuectl/list_test.go:227 @ 06/10/24 15:26:45.03
}

Environment:

mimowo commented 3 months ago

/kind flake

mimowo commented 3 months ago

cc @mbobrovskyi

mimowo commented 3 months ago

/close as duplicate of https://github.com/kubernetes-sigs/kueue/issues/2353

k8s-ci-robot commented 3 months ago

@mimowo: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/kueue/issues/2393#issuecomment-2158679663): >/close >as duplicate of https://github.com/kubernetes-sigs/kueue/issues/2353 Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.