-
Notifications
You must be signed in to change notification settings - Fork 266
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
Change make cluster queue in wrappers to bestfifo #227
Conversation
/assign @ahg-g |
/test pull-kueue-test-integration-main |
4ad74b7
to
c622564
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please also add a test dedicated for StrictFIFO?
I will leave this one to @ahg-g |
528f3e5
to
9d80b96
Compare
Added @ahg-g |
please squash. |
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
/test pull-kueue-test-integration-main |
Done. @ahg-g |
We shouldn't dismiss any failed run, if it was a new flake, we need to fix it. We shouldn't just keep retrying the test, this is not k8s repo :) |
Created #241; I think this flake discovered a potential bug. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahg-g, denkensk The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Thanks. I tested it a lot on my own computer and did not reproduce it. But in CI test there is a chance that it will fail. |
Is the new flake only showing up after this PR? |
It was on this PR, but this PR only changes the tests, so the flake is very likely unrelated to this PR. |
Signed-off-by: Alex Wang wangqingcan1990@gmail.com
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
#179 (comment)_
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: