-
Notifications
You must be signed in to change notification settings - Fork 624
[CI] Fix ut ci: no space on the device #4662
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
Conversation
Signed-off-by: wxsIcey <[email protected]>
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
|
Note Gemini is unable to generate a issue-comment-reply for this pull request due to the file types involved not being currently supported. |
|
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
Signed-off-by: wxsIcey <[email protected]>
Signed-off-by: wxsIcey <[email protected]>
Signed-off-by: wxsIcey <[email protected]>
Signed-off-by: wxsIcey <[email protected]>
Signed-off-by: wxsIcey <[email protected]>
Signed-off-by: wxsIcey <[email protected]>
### What this PR does / why we need it? The current ut ci is encountering a disk space shortage issue, see https://github.com/vllm-project/vllm-ascend/actions/runs/19884417749/job/56990694594?pr=4168 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? CI passed with new added/existing test. - vLLM version: 86e178f7c4d8c3b0eaf3c8e3f810a83f63b90e24 - vLLM main: vllm-project/vllm@86e178f --------- Signed-off-by: wxsIcey <[email protected]> Signed-off-by: Che Ruan <[email protected]>
### What this PR does / why we need it? The current ut ci is encountering a disk space shortage issue, see https://github.com/vllm-project/vllm-ascend/actions/runs/19884417749/job/56990694594?pr=4168 ### Does this PR introduce _any_ user-facing change? N/A ### How was this patch tested? CI passed with new added/existing test. - vLLM version: 86e178f7c4d8c3b0eaf3c8e3f810a83f63b90e24 - vLLM main: vllm-project/vllm@86e178f --------- Signed-off-by: wxsIcey <[email protected]> Signed-off-by: Che Ruan <[email protected]>
What this PR does / why we need it?
The current ut ci is encountering a disk space shortage issue, see https://github.com/vllm-project/vllm-ascend/actions/runs/19884417749/job/56990694594?pr=4168
Does this PR introduce any user-facing change?
N/A
How was this patch tested?
CI passed with new added/existing test.