-
Notifications
You must be signed in to change notification settings - Fork 14
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
[CI][Bugfix] Refine ci tests and revert many-to-many migration commit to avoid ci tests failure #74
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
KuilongCui
force-pushed
the
migration_bug
branch
from
November 18, 2024 07:14
edb61fc
to
df22eef
Compare
KuilongCui
changed the title
[Bugfix] Address Request Status Changes During Migration Asynchronous…
[Bugfix] check request status changes after migration async operations
Nov 18, 2024
s5u13b
reviewed
Nov 18, 2024
|
KuilongCui
force-pushed
the
migration_bug
branch
from
November 18, 2024 11:59
2daf07f
to
d1ab2c9
Compare
|
|
KuilongCui
force-pushed
the
migration_bug
branch
2 times, most recently
from
November 18, 2024 13:55
3515d56
to
62cb1b1
Compare
|
KuilongCui
force-pushed
the
migration_bug
branch
from
November 18, 2024 14:42
62cb1b1
to
acde577
Compare
|
KuilongCui
force-pushed
the
migration_bug
branch
from
November 18, 2024 15:29
acde577
to
a3f1994
Compare
|
|
|
|
KuilongCui
force-pushed
the
migration_bug
branch
from
November 18, 2024 16:23
92f838f
to
8faeefc
Compare
s5u13b
changed the title
[Bugfix] check request status changes after migration async operations
[Bugfix] Check request status changes after migration async operations
Nov 19, 2024
s5u13b
approved these changes
Nov 20, 2024
s5u13b
changed the title
[Bugfix] Check request status changes after migration async operations
[Bugfix][CI] Check request status changes after migration async operations & Fix and refine ci tests to avoid unexpected failure
Nov 27, 2024
|
|
|
|
s5u13b
changed the title
[CI][Bugfix] Refine ci tests and fix some migration bugs to avoid unexpected ci tests failure
[CI][Bugfix] Refine ci tests and fix migration bugs to avoid unexpected ci tests failure
Dec 9, 2024
|
s5u13b
changed the title
[CI][Bugfix] Refine ci tests and fix migration bugs to avoid unexpected ci tests failure
[CI][Bugfix] Refine ci tests and revert many-to-many migration commit to avoid ci tests failure
Dec 9, 2024
|
|
|
KuilongCui
commented
Dec 10, 2024
KuilongCui
commented
Dec 10, 2024
|
|
zhypku
approved these changes
Dec 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
bash
withsh
to get correct return code when running tests.cleanup_ray_env
,shutdown_llumnix_service
fixture andwait_for_llumnix_service_ready
.-s
and--tb=long
option in pytest to get detailed output.wait_for_all_instances_finished
max-num-batched-tokens
and Changemax-model-len
from 2048 to 4096.