Potentially fix "should allow to label pod and job with default localqueue after they're created"#1140
Potentially fix "should allow to label pod and job with default localqueue after they're created"#1140kannon92 wants to merge 1 commit intoopenshift:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: kannon92 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@kannon92: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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-sigs/prow repository. I understand the commands that are listed here. |
I'm seeing a flake in "should allow to label pod and job with default localqueue after they're created" where there is an error in deletion of the local queue.
https://gcsweb-ci.apps.ci.l2s4.p1.openshiftapps.com/gcs/test-platform-results/pr-logs/pull/openshift_kueue-operator/1132/pull-ci-openshift-kueue-operator-main-test-e2e-4-18/1993750755021950976/build-log.txt
For some reason, the deletion has an error. The deletion registers so I am curious if we make sure deletion occurs this would deflake this test.